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:
Martin Atkins 2021-12-08 13:43:06 -08:00
parent 81136ce5e1
commit 2cef923495
1 changed files with 1 additions and 1 deletions

View File

@ -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>