[med-svn] [Git][med-team/community/helper-scripts][master] fix url for getting tokens

Michael R. Crusoe (@crusoe) gitlab at salsa.debian.org
Mon Jan 22 10:39:53 GMT 2024



Michael R. Crusoe pushed to branch master at Debian Med / community / helper-scripts


Commits:
17e3e43e by Michael R. Crusoe at 2024-01-22T10:39:51+00:00
fix url for getting tokens
- - - - -


1 changed file:

- inject-into-salsa-git


Changes:

=====================================
inject-into-salsa-git
=====================================
@@ -13,7 +13,7 @@ Run this script from within the root of a Debian package that is not yet
 uploaded to salsa.debian.org and for that yet no repository was created on that site.
 
 To read and write to that salsa gitlab site, this script needs an access token.
-This is retrieved from https://salsa.debian.org/profile/personal_access_tokens
+This is retrieved from https://salsa.debian.org/-/profile/personal_access_tokens
 and requires a user account on salsa, obviously. To use that token, create
 
 cat > ~/.ssh/salsarc <<EOSALSATOKEN
@@ -22,7 +22,7 @@ SALSA_TOKEN="YOUR_SALSA_TOKEN"
 EOSALSATOKEN
 
 and this will be found by this script when executed.
-See https://salsa.debian.org/profile/personal_access_tokens to learn how these
+See https://salsa.debian.org/-/profile/personal_access_tokens to learn how these
 can be created.
 
 EOHELP



View it on GitLab: https://salsa.debian.org/med-team/community/helper-scripts/-/commit/17e3e43e7e6182d972cbff3fb7641374842ea136

-- 
View it on GitLab: https://salsa.debian.org/med-team/community/helper-scripts/-/commit/17e3e43e7e6182d972cbff3fb7641374842ea136
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20240122/91f66884/attachment-0001.htm>


More information about the debian-med-commit mailing list