Page MenuHome

Documentation: Link doesn't work
Closed, ResolvedPublic

Description

System Information
Operating system: Darwin-19.6.0-x86_64-i386-64bit 64 Bits

Blender Version
Broken: version: 2.92.0 Beta, branch: master, commit date: 2021-02-09 07:11, hash: rB10f44a413573

Short description of error
At the following page:

Add-on Tutorial

at section:

Install the Add-on

There is mentioning a link to

previous section

but when you click on it, you got:

(Not Found (404)
It seems the page you are trying to find has been either moved or deleted.
You can try one of the following things:)

as highlighted on this screenshot:

Looking at the documentation:

manual/advanced/scripting/addon_tutorial.rst

and you will find:

previous section <Write the Add-on (Simple)>_

I was expecting to see a proper URL link between the pair of URL brackets '<..>' here.