Browse Source

Merge pull request #6579 from thiagola92/patch-1

Update URL from "Learn how to contribute!"
Max Hilbrunner 2 years ago
parent
commit
a688b04edd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      _templates/breadcrumbs.html

+ 1 - 1
_templates/breadcrumbs.html

@@ -18,7 +18,7 @@
 		}
 	}
 </style>
-<a class="godot-edit-guidelines" href="https://docs.godotengine.org/en/latest/community/contributing/index.html#writing-documentation">
+<a class="godot-edit-guidelines" href="https://docs.godotengine.org/en/latest/contributing/documentation/index.html#writing-documentation">
 	Learn how to contribute!
 </a>
 {% endif %}