Docs: Replace most wiki links with links to new developer docs
Exceptions: * Links to personal wiki pages * Pages that are not in the new developer docs yet (like Human Interface Guidelines) * tools\check_wiki\check_wiki_file_structure.py needs a refactor
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
<p class="p4">
|
||||
The Blender Foundation and online developer community is proud to present Blender
|
||||
@BLENDER_VERSION@.
|
||||
<a href="https://wiki.blender.org/wiki/Reference/Release_Notes/@BLENDER_VERSION@">
|
||||
<a href="https://developer.blender.org/docs/release_notes/@BLENDER_VERSION@">
|
||||
<span class="s1">More information about this release</span>
|
||||
</a>.
|
||||
</p>
|
||||
@@ -95,8 +95,8 @@
|
||||
<span class="s4">www.blender.org</span>
|
||||
</a><br>
|
||||
Release Notes
|
||||
<a href="https://wiki.blender.org/wiki/Reference/Release_Notes/@BLENDER_VERSION@">
|
||||
<span class="s4">wiki.blender.org/wiki/Reference/Release_Notes/@BLENDER_VERSION@</span>
|
||||
<a href="https://developer.blender.org/docs/release_notes/@BLENDER_VERSION@">
|
||||
<span class="s4">https://developer.blender.org/docs/release_notes/@BLENDER_VERSION@</span>
|
||||
</a><br>
|
||||
Tutorials
|
||||
<a href="https://www.blender.org/support/tutorials/">
|
||||
|
||||
Reference in New Issue
Block a user