Skip to content

Commit cf8bc32

Browse files
authored
fix: updates Globus web application links (#88)
1 parent 1340fc7 commit cf8bc32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

globus/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ of the user's home directory.
44

55
## Setup
66
Before the application can be launched, the user must acquire a Globus endpoint
7-
setup key by visiting [https://www.globus.org/app/endpoints/create-gcp](https://www.globus.org/app/endpoints/create-gcp). The generated key should be copied and pasted into the application's
7+
setup key by visiting [https://app.globus.org/collections/gcp?generate_key](https://app.globus.org/collections/gcp?generate_key). The generated key should be copied and pasted into the application's
88
`SETUP_KEY` property value.
99

1010
Once this is done just launch the application. After the application reports
1111
_Ready_ the endpoint is active and users can initiate transfers to and from the
12-
using the Globus [_Transfer Files_](https://www.globus.org/app/transfer) page.
12+
using the Globus [_File Manager_](https://app.globus.org/file-manager).

0 commit comments

Comments
 (0)