mirror of
https://projects.blender.org/infrastructure/gitea-custom.git
synced 2024-12-21 23:03:13 -05:00
Fix: Broken user manual link
This commit is contained in:
parent
7597178483
commit
e81dc72384
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
<span class="fitted not-mobile">{{svg "octicon-triangle-down"}}</span>
|
||||
<div class="menu">
|
||||
<a class="item" href="{{AppSubUrl}}/blender/blender/">Blender</a>
|
||||
<a class="item" href="{{AppSubUrl}}/blender/blender/blender-manual/">User Manual</a>
|
||||
<a class="item" href="{{AppSubUrl}}/blender/blender-manual/">User Manual</a>
|
||||
<div class="divider"></div>
|
||||
<a class="item" href="{{AppSubUrl}}/infrastructure/blender-open-data/">Blender Benchmark</a>
|
||||
<div class="divider"></div>
|
||||
|
|
Loading…
Reference in a new issue