mirror of
https://projects.blender.org/infrastructure/gitea-custom.git
synced 2025-01-03 05:10:05 -05:00
Fix links in menu and point release cycle to new docs
This commit is contained in:
parent
76ecf6bfc3
commit
d16be38b40
2 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="extra content">
|
<div class="extra content">
|
||||||
<span class="right floated">
|
<span class="right floated">
|
||||||
<a href="https://wiki.blender.org/wiki/Process/Release_Cycle">
|
<a href="https://developer.blender.org/docs/handbook/release_process/release_cycle/">
|
||||||
Read more {{svg "octicon-chevron-right" 18}}
|
Read more {{svg "octicon-chevron-right" 18}}
|
||||||
</a>
|
</a>
|
||||||
</span>
|
</span>
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
</span>
|
</span>
|
||||||
<div class="menu">
|
<div class="menu">
|
||||||
<a class="item" href="{{AppSubUrl}}/blender/blender/wiki/Module: Animation & Rigging">Animation & Rigging</a>
|
<a class="item" href="{{AppSubUrl}}/blender/blender/wiki/Module: Animation & Rigging">Animation & Rigging</a>
|
||||||
<a class="item" href="{{AppSubUrl}}/blender/blender/wiki/Module: Asset Browser">Asset Browser</a>
|
<a class="item" href="{{AppSubUrl}}/blender/blender/wiki/Module: Asset System">Asset System</a>
|
||||||
<a class="item" href="{{AppSubUrl}}/blender/blender/wiki/Module: Core">Core</a>
|
<a class="item" href="{{AppSubUrl}}/blender/blender/wiki/Module: Core">Core</a>
|
||||||
<a class="item" href="{{AppSubUrl}}/blender/blender/wiki/Module: Grease Pencil">Grease Pencil</a>
|
<a class="item" href="{{AppSubUrl}}/blender/blender/wiki/Module: Grease Pencil">Grease Pencil</a>
|
||||||
<a class="item" href="{{AppSubUrl}}/blender/blender/wiki/Module: Modeling">Modeling</a>
|
<a class="item" href="{{AppSubUrl}}/blender/blender/wiki/Module: Modeling">Modeling</a>
|
||||||
|
|
Loading…
Reference in a new issue