Repository: airavata-docs Updated Branches: refs/heads/master 974bc62a8 -> ff83b2877
Changed the order of the tutorials Project: http://git-wip-us.apache.org/repos/asf/airavata-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata-docs/commit/ff83b287 Tree: http://git-wip-us.apache.org/repos/asf/airavata-docs/tree/ff83b287 Diff: http://git-wip-us.apache.org/repos/asf/airavata-docs/diff/ff83b287 Branch: refs/heads/master Commit: ff83b287739bc25e68d97d11830e1d2629e414d0 Parents: 974bc62 Author: Eroma Abeysinghe <[email protected]> Authored: Fri Apr 28 13:21:04 2017 -0400 Committer: Eroma Abeysinghe <[email protected]> Committed: Fri Apr 28 13:21:04 2017 -0400 ---------------------------------------------------------------------- Admin-Tutorials.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata-docs/blob/ff83b287/Admin-Tutorials.md ---------------------------------------------------------------------- diff --git a/Admin-Tutorials.md b/Admin-Tutorials.md index bde9e70..588b2a8 100644 --- a/Admin-Tutorials.md +++ b/Admin-Tutorials.md @@ -22,11 +22,11 @@ This page is dedicated to Gateway Admins! NOTE: If you are using a hosted gateway the 2 and 4 would be taken cared by the SciGaP team. ### Select Your Quick Start Tutorial -1. <a href="#LocalJob">Running Echo on Local Machine</a></br> +1. <a href= "#Resources">Register your Compute & Storage Resources</a></br> 2. <a href="#GaussianJob">Gaussian Job Submission to Comet (XSEDE resource)</a></br> -3. <a href="#PrePostCommands">Add Pre and Post Job Commands for an Application</a></br> -4. <a href="#SampleApp">Add Environment Variables for an Application Deployment</a></br> -5. <a href= "#Resources">Register your Compute & Storage Resources</a></br> +3. <a href="#LocalJob">Running Echo on Local Machine</a></br> +4. <a href="#PrePostCommands">Add Pre and Post Job Commands for an Application</a></br> +5. <a href="#SampleApp">Add Environment Variables for an Application Deployment</a></br> 6. <a href= "#Preference">Gateway Preference Management</a></br> 7. <a href= "#GtwyAccess">Managing User Accounts</a></br> 8. <a href= "#Notices">Communication with Gateway Users</a></br>
