| Index: docs/usage/test-server.md |
| =================================================================== |
| --- a/docs/usage/test-server.md |
| +++ b/docs/usage/test-server.md |
| @@ -26,4 +26,6 @@ |
| Note that the test server is inefficient and shouldn't be run in production. |
| There you should generate static files as explained in the next guide, |
| -[Generating Static Files](generate-static-files.md). |
| +[Generating Static Files](generate-static-files.md). |
| + |
| +Prev: [Home](../../README.md) | Up: [Home](../../README.md) | Next: [Generating the standalone test server](standalone-test-server.md) |