summaryrefslogtreecommitdiff
path: root/tutorials
diff options
context:
space:
mode:
Diffstat (limited to 'tutorials')
-rw-r--r--tutorials/readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorials/readme.md b/tutorials/readme.md
index fcc2283..f165619 100644
--- a/tutorials/readme.md
+++ b/tutorials/readme.md
@@ -3,7 +3,7 @@ This directory contains all the tutorials.
## Table of Content
### Introductory Programming Concepts
-- [Introduction to Programming](1_01_intro_to_programming)
+- [Introduction to Programming](1_01_intro_to_programming.md)
- [Installing Anaconda](1_02_installing_anaconda.md)
- [Intro to Anaconda](1_03_intro_to_anaconda.md)
- [Getting started with Spyder](1_04_spyder_getting_started.md)