From 4811d4ef9db9b751f89984aae41146bb6c755c6c Mon Sep 17 00:00:00 2001 From: Jonas Eschle Date: Mon, 18 Nov 2024 05:24:14 -0500 Subject: [PATCH] Fix starterkit giltab key link (#295) * Fix starterkit giltab key link * Correct link The correct link has changed again This commit fixes the link * Fix link Pasting in the online editor was too clever --------- Co-authored-by: AndyLHCb <43877985+AndyLHCb@users.noreply.github.com> --- first-analysis-steps/lhcb-dev.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/first-analysis-steps/lhcb-dev.md b/first-analysis-steps/lhcb-dev.md index 3e051e38..3ca59693 100644 --- a/first-analysis-steps/lhcb-dev.md +++ b/first-analysis-steps/lhcb-dev.md @@ -53,7 +53,7 @@ up. ``` and put in your information. - - Next, visit [https://gitlab.cern.ch/profile/keys](https://gitlab.cern.ch/profile/keys) + - Next, visit [https://gitlab.cern.ch/-/user_settings/ssh_keys](https://gitlab.cern.ch/-/user_settings/ssh_keys) (logging in with your CERN credentials) and add an SSH key. - Finally, run this LHCb-specific configuration command: