diff --git a/how-to/index.rst b/how-to/index.rst index 6768762..489982d 100644 --- a/how-to/index.rst +++ b/how-to/index.rst @@ -30,7 +30,6 @@ There are some things that can make your journey of contributing to Launchpad mu :maxdepth: 2 launchpad-development-tips - codehosting-locally Operating Launchpad ------------------- @@ -41,5 +40,3 @@ If you have a running instance of Launchpad, there are common tasks you might ne :maxdepth: 2 operating-launchpad - rename-database-table - diff --git a/how-to/launchpad-development-tips.rst b/how-to/launchpad-development-tips.rst index 192fad6..a9b2689 100644 --- a/how-to/launchpad-development-tips.rst +++ b/how-to/launchpad-development-tips.rst @@ -15,3 +15,5 @@ Launchpad development tips debug-tests-with-visual-studio-code debug-buildfarm-builder launchpad-api-docs + codehosting-locally + rename-database-table