Skip to content
Snippets Groups Projects

fix links to gitlab help pages

Merged Uwe Jandt (DESY, HIFIS) requested to merge fix-broken-links-to-gitlab-help into master
1 file
+ 6
6
Compare changes
  • Side-by-side
  • Inline
@@ -101,11 +101,11 @@ The process looks like this:
4. [Verify that you can connect. :fontawesome-solid-up-right-from-square:][verify-ssh]
!!! info
* Setup Git and SSH: <https://gitlab.hzdr.de/help/ssh/index.md>
* Setup Git and SSH: <https://gitlab.hzdr.de/help/user/ssh.md>
* On Windows: Please additionally refer to
<https://gitlab.hzdr.de/help/ssh/index.md#use-ssh-on-microsoft-windows>
<https://gitlab.hzdr.de/help/user/ssh.md#use-ssh-on-microsoft-windows>
[existing-ssh]: https://gitlab.hzdr.de/help/ssh/index.md#see-if-you-have-an-existing-ssh-key-pair
[create-ssh]: https://gitlab.hzdr.de/help/ssh/index.md#generate-an-ssh-key-pair
[add-ssh]: https://gitlab.hzdr.de/help/ssh/index.md#add-an-ssh-key-to-your-gitlab-account
[verify-ssh]: https://gitlab.hzdr.de/help/ssh/index.md#verify-that-you-can-connect
[existing-ssh]: https://gitlab.hzdr.de/help/user/ssh.md#see-if-you-have-an-existing-ssh-key-pair
[create-ssh]: https://gitlab.hzdr.de/help/user/ssh.md#generate-an-ssh-key-pair
[add-ssh]: https://gitlab.hzdr.de/help/user/ssh.md#add-an-ssh-key-to-your-gitlab-account
[verify-ssh]: https://gitlab.hzdr.de/help/user/ssh.md#verify-that-you-can-connect
Loading