File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 3232 -H "Accept: application/vnd.github+json" \
3333 -H "Authorization: Bearer ${{ secrets.GITHUB_TOKEN }}" \
3434 "https://api.github.com/repos/eth-cscs/cscs-docs/issues/${PR_NBR}/comments" \
35- -d '{
36- "body": "preview available: https://docs.tds.cscs.ch/${PR_NBR}"
37- }'
35+ -d "{ \"body\": \"preview available: https://docs.tds.cscs.ch/${PR_NBR}\" }"
Original file line number Diff line number Diff line change @@ -35,6 +35,10 @@ Welcome to the techincal documentation for Alps.
3535
3636- :fontawesome-solid-key: __ Getting Access__
3737
38+ A project is required to access resources on Alps
39+
40+ [ :octicons-arrow-right-24: Applying for an Alps project] ( https://www.cscs.ch/user-lab/applying-for-accounts )
41+
3842 CSCS uses multifactor authentification for secure connection to our services and systems
3943
4044 [ :octicons-arrow-right-24: Setting up MFA] ( ./access/mfa/index.md )
@@ -45,10 +49,6 @@ Welcome to the techincal documentation for Alps.
4549
4650 [ :octicons-arrow-right-24: User management portal] ( ./access/ump.md )
4751
48- A project is required to access resources on Alps
49-
50- [ :octicons-arrow-right-24: Applying for an Alps project] ( https://www.cscs.ch/user-lab/applying-for-accounts )
51-
5252</div >
5353
5454## Get in Touch
You can’t perform that action at this time.
0 commit comments