aboutsummaryrefslogtreecommitdiffstats
path: root/doc/README.developer
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2014-09-16 17:08:53 -0700
committerGerald Combs <gerald@wireshark.org>2014-09-17 00:12:26 +0000
commit175039128a10b083bcc20af88531b38709423964 (patch)
treef28ef87508f5e217ac418b1587176e8aa5e9fe31 /doc/README.developer
parentb5296f465e805eb8529f5856641f3b03357e8367 (diff)
Update the doc directory to use https://www.wireshark.org.
Change-Id: I9bfc57cb6b6ab6962b80ff58d98eb351d6f69829 Reviewed-on: https://code.wireshark.org/review/4140 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'doc/README.developer')
-rw-r--r--doc/README.developer4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/README.developer b/doc/README.developer
index 7c4f310207..3dbcdff3e7 100644
--- a/doc/README.developer
+++ b/doc/README.developer
@@ -19,7 +19,7 @@ build toolkit".
How to setup such an environment is platform dependent; detailed information
about these steps can be found in the "Developer's Guide" (available from:
-http://www.wireshark.org) and in the INSTALL and README files of the sources
+https://www.wireshark.org) and in the INSTALL and README files of the sources
root dir.
0.1. General README files.
@@ -716,7 +716,7 @@ The compiler flags in the Makefiles are set to "treat warnings as errors",
so your code won't even compile when warnings occur.
/*
- * Editor modelines - http://www.wireshark.org/tools/modelines.html
+ * Editor modelines - https://www.wireshark.org/tools/modelines.html
*
* Local variables:
* c-basic-offset: 4