From d3ffb22e86a2aa97e509034b1111ce7cd7b17b55 Mon Sep 17 00:00:00 2001 From: kreusada <67752638+kreus7@users.noreply.github.com> Date: Wed, 23 Dec 2020 00:49:32 +0000 Subject: [PATCH] [Docs] Raspian Installation Directs to 404 (#4682) I'd assume this would be an appropriate link to replace with. --- docs/getting_started.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/getting_started.rst b/docs/getting_started.rst index 6016728a6..28a38a3b8 100644 --- a/docs/getting_started.rst +++ b/docs/getting_started.rst @@ -277,7 +277,7 @@ If you want to do it, follow these steps. you're a beginner, we recommend **Ubuntu 20.04 LTS**. For Raspberry Pi users, just install `Raspbian - `_ on a micro-SD card. + `_ on a micro-SD card. 2.1. **Log in** @@ -347,4 +347,4 @@ The cog guides are formatted the same. They're divided into 3 sections: * **Arguments** - A list of all arguments needed (or not) for the command, with more details. \ No newline at end of file + A list of all arguments needed (or not) for the command, with more details.