You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: globus/README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,9 @@ of the user's home directory.
4
4
5
5
## Setup
6
6
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
8
8
`SETUP_KEY` property value.
9
9
10
10
Once this is done just launch the application. After the application reports
11
11
_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