website: Correct navbar link to the "Refactoring" page
We late-reorganized this into the "Module Development" subsection, but forgot to update the actual link in the navbar, so it was still linking to its old location.
This commit is contained in:
parent
81136ce5e1
commit
2cef923495
|
@ -251,7 +251,7 @@
|
|||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/docs/language/modules/refactoring.html">Refactoring</a>
|
||||
<a href="/docs/language/modules/develop/refactoring.html">Refactoring</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
|
Loading…
Reference in New Issue