mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2025-12-16 11:16:20 +00:00
fix: correct link for projects
This commit is contained in:
@@ -1 +1 @@
|
||||
| __[{{ if issue.state !== 'closed' }} {{ issue.title }} {{ else }} ~~{{ issue.title }}~~ {{ fi }}]({{ issue.web_url }})__<br />__Labels:__ {{ issue._labels }} | {{ if branchExists }} <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" /> {{ fi}} {{ if mergeRequestUrl !== undefined }} <a href="{{ mergeRequestUrl }}"> <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-merge-512.png" height="30"/> </a> {{ fi }} | [{{ project }}](https://gitlab.tubit.tu-berlin.de/{{ project }}) | {{ weeksOpen }} |
|
||||
| __[{{ if issue.state !== 'closed' }} {{ issue.title }} {{ else }} ~~{{ issue.title }}~~ {{ fi }}]({{ issue.web_url }})__<br />__Labels:__ {{ issue._labels }} | {{ if branchExists }} <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" /> {{ fi}} {{ if mergeRequestUrl !== undefined }} <a href="{{ mergeRequestUrl }}"> <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-merge-512.png" height="30"/> </a> {{ fi }} | [{{ project }}](https://gitlab.com/{{ project }}) | {{ weeksOpen }} |
|
||||
|
||||
Reference in New Issue
Block a user