summaryrefslogtreecommitdiff
path: root/shortcuts.mdwn
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-06-09 06:44:57 +0300
committerLars Wirzenius <liw@liw.fi>2021-06-09 06:44:57 +0300
commit8874679ca99f14e525f2644475d4601b1ded55fc (patch)
tree1f0fd1c763d9ba4c83d2d34c82d8f2d5fa61d06e /shortcuts.mdwn
parent768a30a73e1b3145b54948b1c11057b2256f753f (diff)
downloadobnam.org-8874679ca99f14e525f2644475d4601b1ded55fc.tar.gz
fix: shortcut URLs to moved gitlab.com repositories
Sponsored-by: author
Diffstat (limited to 'shortcuts.mdwn')
-rw-r--r--shortcuts.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/shortcuts.mdwn b/shortcuts.mdwn
index 712389d..e928f38 100644
--- a/shortcuts.mdwn
+++ b/shortcuts.mdwn
@@ -3,6 +3,6 @@
The following shortcuts are being defined:
-- [[!shortcut name=issue url="https://gitlab.com/larswirzenius/obnam/-/issues/%s" desc="#%s"]]
-- [[!shortcut name=mr url="https://gitlab.com/larswirzenius/obnam/-/merge_requests/%s" desc="!%s"]]
-- [[!shortcut name=milestone url="https://gitlab.com/larswirzenius/obnam/-/milestones/%s" desc="milestone %s"]]
+- [[!shortcut name=issue url="https://gitlab.com/obnam/obnam/-/issues/%s" desc="#%s"]]
+- [[!shortcut name=mr url="https://gitlab.com/obnam/obnam/-/merge_requests/%s" desc="!%s"]]
+- [[!shortcut name=milestone url="https://gitlab.com/obnam/obnam/-/milestones/%s" desc="milestone %s"]]