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