From 91d05655463715379f5b7621ddfd63cdd7392243 Mon Sep 17 00:00:00 2001 From: gijsio <67470426+gijsio@users.noreply.github.com> Date: Fri, 2 Oct 2020 13:54:13 +0200 Subject: [PATCH] Update _index.md fixed link --- content/gettingstarted/programming/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/gettingstarted/programming/_index.md b/content/gettingstarted/programming/_index.md index 4463463..a7d5a9d 100644 --- a/content/gettingstarted/programming/_index.md +++ b/content/gettingstarted/programming/_index.md @@ -4,4 +4,4 @@ There are several ways to upload Python code to your device. On the following pa * [USB Serial](usbserial/) * [FTP & Telnet](ftp/) -And lastly, we discuss the [Safe boot](../safeboot/) feature. \ No newline at end of file +And lastly, we discuss the [Safe boot](safeboot/) feature. \ No newline at end of file