We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e0a952 commit 23ed945Copy full SHA for 23ed945
web/resources/article.html
@@ -2,7 +2,7 @@
2
<div style="float: right; text-align: right; margin-bottom: 10px;">
3
<div style="color: #fff; font-size: 1em;">
4
Article: <strong>{{ article.title }}</strong>
5
- <a style="margin-left: 2px;" href="https://github.com/multitheftauto/mtasa-wiki/tree/main/articles/{{article.path_repo}}" rel="noopener" target="_blank">
+ <a style="margin-left: 2px;" href="https://github.com/multitheftauto/mtasa-wiki/blob/main/CONTRIBUTING.md" rel="noopener" target="_blank">
6
<i class="fa-solid fa-pen-to-square"></i>
7
</a>
8
</div>
0 commit comments