mirror of
https://projects.blender.org/infrastructure/gitea-custom.git
synced 2024-12-22 07:13:09 -05:00
Change navbar link from wiki to new docs
This commit is contained in:
parent
d17c50ff65
commit
0523b92903
1 changed files with 2 additions and 2 deletions
|
@ -512,7 +512,7 @@
|
|||
<a href="https://projects.blender.org" class="is-active">Projects</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://wiki.blender.org">Docs</a>
|
||||
<a href="https://developer.blender.org/docs/">Docs</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://code.blender.org">Blog</a>
|
||||
|
@ -606,7 +606,7 @@
|
|||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://wiki.blender.org/?utm_medium=nav-global" target="_blank">
|
||||
<a href="https://developer.blender.org/docs/?utm_medium=nav-global" target="_blank">
|
||||
<div>
|
||||
<h4>Documentation</h4>
|
||||
<p>Guidelines, release notes and development docs.</p>
|
||||
|
|
Loading…
Reference in a new issue