From e82eeafc65c770f42b2219b4b0ea43f1fc11b4d3 Mon Sep 17 00:00:00 2001 From: Simon Vandevelde Date: Sun, 2 Feb 2020 21:47:54 +0100 Subject: [PATCH] Add link to the page containing the next step. --- Basic-Setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Basic-Setup.md b/Basic-Setup.md index dc78bec..14b59eb 100644 --- a/Basic-Setup.md +++ b/Basic-Setup.md @@ -59,4 +59,4 @@ If you're on a different machine than the one running the server, surf to it's l If this works, congratulations! You now have a functioning Django application. -**Using this server in production is not recommended, so please continue in the wiki to set up a proper deployment.** \ No newline at end of file +**Using this server in production is not recommended, so please continue to [this page](../Production-setup-using-uWSGI-and-Nginx) to set up a proper deployment.** \ No newline at end of file