Change url to the stable branch

This commit is contained in:
Kayou 2020-05-20 16:15:57 +02:00 committed by GitHub
parent 7ad9fbd5b9
commit 7a1ee8e541
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -72,7 +72,7 @@
</p> </p>
{% endif %} {% endif %}
<p> <p>
<a href="https://github.com/YunoHost/yunohost/blob/stretch-unstable/data/helpers.d/{{ category }}#L{{ h.line + 1 }}">Dude, show me the code !</a> <a href="https://github.com/YunoHost/yunohost/blob/stretch-stable/data/helpers.d/{{ category }}#L{{ h.line + 1 }}">Dude, show me the code !</a>
</p> </p>
</div> </div>