aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.macos4
-rw-r--r--doc/README.packaging2
2 files changed, 3 insertions, 3 deletions
diff --git a/README.macos b/README.macos
index 722fb5a064..5bd33a149e 100644
--- a/README.macos
+++ b/README.macos
@@ -36,7 +36,7 @@ and /usr/local/lib/pkgconfig.
After you have installed those libraries:
-If you are building from a Subversion tree, rather than from a source
+If you are building from a Git tree, rather than from a source
distribution tarball, run the autogen.sh script. This should not be
necessary if you're building from a source distribution tarball, unless
you've added new source files to the Wireshark source.
@@ -50,7 +50,7 @@ you do, in the build directory:
If you are building from a release tarball:
make distclean
- If you are building from SVN:
+ If you are building from Git:
make maintainer-clean
./autogen.sh
diff --git a/doc/README.packaging b/doc/README.packaging
index 21bfdfb7f1..5a6b999826 100644
--- a/doc/README.packaging
+++ b/doc/README.packaging
@@ -23,7 +23,7 @@ this location. Don't use http://www.wireshark.org/download/src.
Logo and icon artwork can be found in the "image" directory in the
distribution. This is available online at
- http://anonsvn.wireshark.org/wireshark/trunk/image/
+ https://code.wireshark.org/review/gitweb?p=wireshark.git;a=tree;f=image;hb=HEAD
2. Licensing.