Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update additional old document references #92

Merged
merged 1 commit into from
Jul 8, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gsi/cert_utils/source/programs/grid-cert-info.in
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion gsi/cert_utils/source/programs/grid-change-pass-phrase.in
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
16 changes: 8 additions & 8 deletions packaging/debian/gridftp-hdfs/debian/README
Original file line number Diff line number Diff line change
@@ -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/
17 changes: 8 additions & 9 deletions packaging/debian/gsi-openssh/debian/README
Original file line number Diff line number Diff line change
@@ -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/