This is an automated email from the ASF dual-hosted git repository. machristie pushed a commit to branch update-gateways19-tutorial-for-testdrive in repository https://gitbox.apache.org/repos/asf/airavata-django-portal.git
commit 483bffe915a401d326279213490f75c2c70b010d Author: Marcus Christie <[email protected]> AuthorDate: Thu Jan 16 15:41:36 2020 -0500 update urls to testdrive --- docs/tutorial/gateways2019_tutorial.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/tutorial/gateways2019_tutorial.md b/docs/tutorial/gateways2019_tutorial.md index 6bef136..970172c 100644 --- a/docs/tutorial/gateways2019_tutorial.md +++ b/docs/tutorial/gateways2019_tutorial.md @@ -28,19 +28,19 @@ tutorial. ## Hands on: run a Gaussian computational experiment in the Django portal -### Log into gateways19.scigap.org +### Log into testdrive.airavata.org First, you'll need a user account. For the in person tutorial we'll have a set of pre-created usernames and passwords to use. If you are unable to attend the in person tutorial or would otherwise like to create your own account, go to the -[Create Account](https://gateways19.scigap.org/auth/create-account) page and +[Create Account](https://testdrive.airavata.org/auth/create-account) page and select **Sign in with existing institution credentials**. This will take you to the CILogon institution selection page. If you don't find your institution listed here, go back to the _Create Account_ page and fill out the form to create an account with a username, password, etc. Once you have an account, -[log into the Gateways19 portal](https://gateways19.scigap.org/auth/login). +[log into the Airavata Testdrive portal](https://testdrive.airavata.org/auth/login). After you've logged in, an administrator can grant you access to run the Gaussian application. During the tutorial we'll grant you access right away and
