diff --git a/.github/workflows/docs_pr_upload.yaml b/.github/workflows/docs_pr_upload.yaml index 8ad3a0e3..bc4271d8 100644 --- a/.github/workflows/docs_pr_upload.yaml +++ b/.github/workflows/docs_pr_upload.yaml @@ -32,6 +32,4 @@ jobs: -H "Accept: application/vnd.github+json" \ -H "Authorization: Bearer ${{ secrets.GITHUB_TOKEN }}" \ "https://api.github.com/repos/eth-cscs/cscs-docs/issues/${PR_NBR}/comments" \ - -d '{ - "body": "preview available: https://docs.tds.cscs.ch/${PR_NBR}" - }' + -d "{ \"body\": \"preview available: https://docs.tds.cscs.ch/${PR_NBR}\" }" diff --git a/docs/index.md b/docs/index.md index 1f67726f..001e2c3d 100644 --- a/docs/index.md +++ b/docs/index.md @@ -35,6 +35,10 @@ Welcome to the techincal documentation for Alps. - :fontawesome-solid-key: __Getting Access__ + A project is required to access resources on Alps + + [:octicons-arrow-right-24: Applying for an Alps project](https://www.cscs.ch/user-lab/applying-for-accounts) + CSCS uses multifactor authentification for secure connection to our services and systems [:octicons-arrow-right-24: Setting up MFA](./access/mfa/index.md) @@ -45,10 +49,6 @@ Welcome to the techincal documentation for Alps. [:octicons-arrow-right-24: User management portal](./access/ump.md) - A project is required to access resources on Alps - - [:octicons-arrow-right-24: Applying for an Alps project](https://www.cscs.ch/user-lab/applying-for-accounts) - ## Get in Touch