From df4d971ec1a014826929dfeac017fb24d37ac38a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Michael=20La=C3=9F?= Date: Sat, 22 Dec 2012 22:54:20 +0100 Subject: [PATCH] Remove AFSLore from wiki URLs 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 Reviewed-by: Chas Williams - CONTRACTOR Tested-by: Jeffrey Altman Reviewed-by: Jeffrey Altman --- README.GIT | 2 +- doc/man-pages/README | 2 +- doc/xml/index.html | 2 +- src/packaging/Debian/README.source | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.GIT b/README.GIT index c830494..7d7ac1a 100644 --- a/README.GIT +++ b/README.GIT @@ -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. diff --git a/doc/man-pages/README b/doc/man-pages/README index 1ca8eb6..7c38a93 100644 --- a/doc/man-pages/README +++ b/doc/man-pages/README @@ -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 + can be found at POD and Man Page Generation diff --git a/doc/xml/index.html b/doc/xml/index.html index 6650236..37d1810 100644 --- a/doc/xml/index.html +++ b/doc/xml/index.html @@ -35,7 +35,7 @@
  • Quick Start Guides:
  • User Guide
  • diff --git a/src/packaging/Debian/README.source b/src/packaging/Debian/README.source index c01610e..1f4058a 100644 --- a/src/packaging/Debian/README.source +++ b/src/packaging/Debian/README.source @@ -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 -- 1.7.1