From fb834fbaa595314236455ffba2958c3323b43718 Mon Sep 17 00:00:00 2001 From: David Beazley Date: Sun, 24 May 2020 17:06:43 -0500 Subject: [PATCH] Fix links --- Notes/01_Introduction/06_Files.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notes/01_Introduction/06_Files.md b/Notes/01_Introduction/06_Files.md index 0d353ae..059210f 100644 --- a/Notes/01_Introduction/06_Files.md +++ b/Notes/01_Introduction/06_Files.md @@ -214,4 +214,4 @@ Try it: >>> ``` -[Next]("07_Functions") \ No newline at end of file +[Next](07_Functions) \ No newline at end of file