Update translation help link

Updates the link after the docs reorganization that happened.
This commit is contained in:
Anthony Lavado
2019-03-12 15:16:28 -04:00
committed by GitHub
parent 5d9973371b
commit 1fa4307b62
+1 -1
View File
@@ -18,7 +18,7 @@
<div class="fieldDescription">
<div>${LabelPreferredDisplayLanguageHelp}</div>
<div style="margin-top: .25em;">
<a is="emby-linkbutton" class="button-link" href="https://jellyfin.readthedocs.io/en/latest/developer-docs/contributing/" target="_blank">${LabelReadHowYouCanContribute}</a>
<a is="emby-linkbutton" class="button-link" href="https://jellyfin.readthedocs.io/en/latest/contributor-docs/contributing/" target="_blank">${LabelReadHowYouCanContribute}</a>
</div>
</div>
</div>