Remove AFSLore from wiki URLs
authorMichael Laß <lass@mail.uni-paderborn.de>
Sat, 22 Dec 2012 21:54:20 +0000 (22:54 +0100)
committerJeffrey Altman <jaltman@your-file-system.com>
Mon, 24 Dec 2012 04:58:13 +0000 (20:58 -0800)
The URL of the openafs wiki doesn't contain "AFSLore" anymore. Although
these old URLs still work, replace them to point users to the correct
address in the first place. Also be consistent and always use a
trailing /.

Change-Id: I9d22694249c47331b4a5cd4f02f8815742c4b86f
Reviewed-on: http://gerrit.openafs.org/8819
Reviewed-by: Ken Dreyer <ktdreyer@ktdreyer.com>
Reviewed-by: Chas Williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
Tested-by: Jeffrey Altman <jaltman@your-file-system.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>

README.GIT
doc/man-pages/README
doc/xml/index.html
src/packaging/Debian/README.source

index c830494..7d7ac1a 100644 (file)
@@ -48,7 +48,7 @@ release series. Use git branch -a to see a full list of branches.
 OpenAFS uses the Gerrit code review system to review and merge all changes
 to OpenAFS. More details are at:
 
-    http://wiki.openafs.org/AFSLore/GitDevelopers/
+    http://wiki.openafs.org/GitDevelopers/
 
 including more detailed Git instructions.
 
index 1ca8eb6..7c38a93 100644 (file)
@@ -35,7 +35,7 @@ Overview
   * Although we still accept patch submissions to the list, it is
     greatly preferred that you make your submission through Git to
     the OpenAFS Gerrit instance (code review system).  Information
-    can be found at <http://wiki.openafs.org/AFSLore/GitDevelopers>
+    can be found at <http://wiki.openafs.org/GitDevelopers/>
 
 POD and Man Page Generation
 
index 6650236..37d1810 100644 (file)
@@ -35,7 +35,7 @@
 <li>Quick Start Guides:
   <ul>
     <li><a href="QuickStartUnix/index.html">Unix</a></li>
-    <li><a href="http://wiki.openafs.org/AFSLore/WindowsEndUserQuickStartGuide/">Microsoft Windows</a></li>
+    <li><a href="http://wiki.openafs.org/WindowsEndUserQuickStartGuide/">Microsoft Windows</a></li>
   </ul>
 </li>
 <li><a href="UserGuide/index.html">User Guide</a></li>
index c01610e..1f4058a 100644 (file)
@@ -16,7 +16,7 @@ General Maintenance
     review, which makes it very easy for anyone who wishes to submit
     patches for review using Git.  See:
 
-        http://wiki.openafs.org/AFSLore/GitDevelopers/
+        http://wiki.openafs.org/GitDevelopers/
 
     for information on how to submit patches upstream.  There are some
     Debian-specific patches to the upstream source in the 1.4 versions of