Skip to content

Commit

Permalink
- fix links in lessons' index
Browse files Browse the repository at this point in the history
  • Loading branch information
juchem committed Aug 20, 2015
1 parent e6430ba commit 17e882f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lesson/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ At this point only a few lessons are available. Stay tuned for updates.
Fundamentals of metaprogramming:

- [1.0: Representing variables](1.0-variables.cpp)
- [1.1: Representing values](1.0-values.cpp)
- [1.2: Metafunctions](1.0-metafunctions.cpp)
- [1.1: Representing values](1.1-values.cpp)
- [1.2: Metafunctions](1.2-metafunctions.cpp)


## Lessons on the way
Expand Down

0 comments on commit 17e882f

Please sign in to comment.