From 8bcd27a07659c564d3563c71d1a2ddaa71f2b9fa Mon Sep 17 00:00:00 2001 From: Magnus Persson Date: Sun, 30 Jan 2022 17:29:12 +0100 Subject: [PATCH] Fix bad link in docs --- src_docs/source/intro.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src_docs/source/intro.rst b/src_docs/source/intro.rst index 56c4be1..a9d471b 100644 --- a/src_docs/source/intro.rst +++ b/src_docs/source/intro.rst @@ -17,7 +17,7 @@ Step 2 - Setup WIFI ------------------- When the device starts up the first time it will first start an WIFI access point so that the WIFI Settings -can be configured. The instructions for that can be found here :ref:`_setup_wifi` +can be configured. The instructions for that can be found here :ref:`setup_wifi` Step 3 - Configuration ----------------------