cgit: change URL for gerrit change-ids

Change-Id: Ifda98d8081b976194a9fafcfdcdb6f6340df6844
Related:OS#4529
This commit is contained in:
Harald Welte 2020-05-08 19:58:34 +02:00
parent cfad27be56
commit efdcfde38f
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
# cgit. It recognizes certain patterns (such as a gerrit Change-Id, or
# Related/Closed redmine issues.
GERRIT_URL = 'https://gerrit.osmocom.org/r/%s'
GERRIT_URL = 'https://gerrit.osmocom.org/q/%s'
REDMINE_OS_URL = 'https://osmocom.org/issues/%s'
REDMINE_SYS_URL = 'https://projects.sysmocom.de/redmine/issues/%s'
RT_URL = 'https://rt.sysmocom.de/TicketDisplay.html?id=%s'