From 2aec972fe87dfbc4a06aed9c3543a6e32c3ee602 Mon Sep 17 00:00:00 2001 From: gauthiier Date: Mon, 2 Mar 2015 09:05:00 +0100 Subject: [PATCH] Debut! (bis) --- index.md | 4 +++- objects.md | 3 --- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/index.md b/index.md index 8895242..26f31f9 100644 --- a/index.md +++ b/index.md @@ -26,7 +26,9 @@ This course not only focuses on tools, but on how these tools can become a part ##Syllabus -[Objects](objects.html) +[Objects](/) + + [Environment](/) diff --git a/objects.md b/objects.md index 38fdbae..7a290d4 100644 --- a/objects.md +++ b/objects.md @@ -12,7 +12,6 @@ title: Objects ### Object Oriented Programming I: Class and Objects - - ### Object Oriented Programming II: Polymorphism and Inheritance