mirror of
https://github.com/godotengine/godot-website.git
synced 2025-12-31 09:48:43 +03:00
Re-link contributing links to the new contributing documentation. (#1149)
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
<ul class="right">
|
||||
<li><a href="/download/windows/" class="set-os-download-url">{% t header.download %}</a></li>
|
||||
<li><a href="https://docs.godotengine.org">{% t header.docs %}</a></li>
|
||||
<li><a href="https://docs.godotengine.org/en/stable/contributing/how_to_contribute.html">{% t header.contribute %}</a></li>
|
||||
<li><a href="https://contributing.godotengine.org/en/latest/organization/how_to_contribute.html">{% t header.contribute %}</a></li>
|
||||
{% if page.localize %}
|
||||
<li class="language-selector" onclick="this.classList.toggle('open')">
|
||||
<a class="mobile-language-selector" href="#">{% t header.language %}: </a>
|
||||
|
||||
Reference in New Issue
Block a user