From 79205664ceefa08eeea3c5696a28ef711002f371 Mon Sep 17 00:00:00 2001 From: Frank Scheiner Date: Wed, 3 Jul 2019 17:19:43 +0200 Subject: [PATCH] Update additional old document references Regarding the document from the old www-unix.globus.org site, looking into https://web.archive.org/web/20100209082809/http://www-unix.globus.org/toolkit/docs/4.0/admin/docbook/ch05.html#s-prewsaa-env https://gridcf.org/gct-docs/latest/gsic/pi/index.html#gsic-pi-env seems to be the appropriate replacement. --- .../source/programs/grid-cert-info.in | 2 +- .../source/programs/grid-change-pass-phrase.in | 2 +- packaging/debian/gridftp-hdfs/debian/README | 16 ++++++++-------- packaging/debian/gsi-openssh/debian/README | 17 ++++++++--------- 4 files changed, 18 insertions(+), 19 deletions(-) diff --git a/gsi/cert_utils/source/programs/grid-cert-info.in b/gsi/cert_utils/source/programs/grid-cert-info.in index 68ead04308..4f76d62aa3 100755 --- a/gsi/cert_utils/source/programs/grid-cert-info.in +++ b/gsi/cert_utils/source/programs/grid-cert-info.in @@ -81,7 +81,7 @@ ${short_usage} EOF } -# See http://www-unix.globus.org/toolkit/docs/4.0/admin/docbook/ch05.html#prewsaa-env-credentials +# See https://gridcf.org/gct-docs/latest/gsic/pi/index.html#gsic-pi-env find_default_credential() { if [ -n "$X509_USER_CERT" ]; then diff --git a/gsi/cert_utils/source/programs/grid-change-pass-phrase.in b/gsi/cert_utils/source/programs/grid-change-pass-phrase.in index 1641fb1c1e..4472d499f8 100644 --- a/gsi/cert_utils/source/programs/grid-change-pass-phrase.in +++ b/gsi/cert_utils/source/programs/grid-change-pass-phrase.in @@ -66,7 +66,7 @@ if ! "$openssl" version > /dev/null 2> /dev/null; then exit 1 fi -# See http://www-unix.globus.org/toolkit/docs/4.0/admin/docbook/ch05.html#prewsaa-env-credentials +# See https://gridcf.org/gct-docs/latest/gsic/pi/index.html#gsic-pi-env find_default_key() { if [ -n "$X509_USER_KEY" ]; then diff --git a/packaging/debian/gridftp-hdfs/debian/README b/packaging/debian/gridftp-hdfs/debian/README index 72e3eb5c30..b165acbdee 100644 --- a/packaging/debian/gridftp-hdfs/debian/README +++ b/packaging/debian/gridftp-hdfs/debian/README @@ -1,22 +1,22 @@ This package is part of the GridFTP component -of the Globus Toolkit. For more information visit: +of the Grid Community Toolkit. For more information visit: -http://www.globus.org/toolkit/docs/latest-stable/gridftp/ +https://gridcf.org/gct-docs/latest/gridftp/ Admin Guide: -http://www.globus.org/toolkit/docs/latest-stable/gridftp/admin/ +https://gridcf.org/gct-docs/latest/gridftp/admin/ Developer's Guide: -http://www.globus.org/toolkit/docs/latest-stable/gridftp/developer/ +https://gridcf.org/gct-docs/latest/gridftp/developer/ Release Notes: -http://www.globus.org/toolkit/docs/latest-stable/gridftp/rn/ +https://gridcf.org/gct-docs/latest/gridftp/rn/ Public Interface Guide: -http://www.globus.org/toolkit/docs/latest-stable/gridftp/pi/ +https://gridcf.org/gct-docs/latest/gridftp/pi/ Quality Profile: -http://www.globus.org/toolkit/docs/latest-stable/gridftp/qp/ +https://gridcf.org/gct-docs/latest/gridftp/qp/ Migrating Guide: -http://www.globus.org/toolkit/docs/latest-stable/gridftp/mig/ +https://gridcf.org/gct-docs/latest/gridftp/mig/ diff --git a/packaging/debian/gsi-openssh/debian/README b/packaging/debian/gsi-openssh/debian/README index 0f2b04c143..e7ccf28d8e 100644 --- a/packaging/debian/gsi-openssh/debian/README +++ b/packaging/debian/gsi-openssh/debian/README @@ -1,22 +1,21 @@ -This package is part of of the Globus Toolkit. For more information visit: +This package is part of the Grid Community Toolkit. For more information visit: -http://www.globus.org/toolkit/docs/latest-stable/security/openssh/ +https://gridcf.org/gct-docs/latest/gsiopenssh/ Admin Guide: -http://www.globus.org/toolkit/docs/latest-stable/security/openssh/admin/ +https://gridcf.org/gct-docs/latest/gsiopenssh/admin/ Developer's Guide: -http://www.globus.org/toolkit/docs/latest-stable/security/openssh/developer/ +https://gridcf.org/gct-docs/latest/gsiopenssh/developer/ Release Notes: -http://www.globus.org/toolkit/docs/latest-stable/data/gridftp/rn/ -http://www.globus.org/toolkit/docs/latest-stable/security/openssh/rn/ +https://gridcf.org/gct-docs/latest/gsiopenssh/rn/ Public Interface Guide: -http://www.globus.org/toolkit/docs/latest-stable/security/openssh/pi/ +https://gridcf.org/gct-docs/latest/gsiopenssh/pi/ Quality Profile: -http://www.globus.org/toolkit/docs/latest-stable/security/openssh/qp/ +https://gridcf.org/gct-docs/latest/gsiopenssh/qp/ Migrating Guide: -http://www.globus.org/toolkit/docs/latest-stable/security/openssh/mig/ +https://gridcf.org/gct-docs/latest/gsiopenssh/mig/