diff options
author | Madhusudan.C.S | 2011-06-12 15:12:31 +0530 |
---|---|---|
committer | Madhusudan.C.S | 2011-06-12 15:12:31 +0530 |
commit | 15e3f45c2c25c450b701273e75bb7c4991e88d59 (patch) | |
tree | bb889bd59b50fccec627c47c3373531dc70e9e4d | |
parent | 3e8c655963fe8593eb28167c7556b5b6c87017b4 (diff) | |
download | sees-15e3f45c2c25c450b701273e75bb7c4991e88d59.tar.gz sees-15e3f45c2c25c450b701273e75bb7c4991e88d59.tar.bz2 sees-15e3f45c2c25c450b701273e75bb7c4991e88d59.zip |
Use the version control module's index file.
-rw-r--r-- | index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ Contents: Introduction to the course <introduction/introduction> Using Linux Tools <ult/index.rst> LaTeX <latex/index.rst> - Version Control <versionControl/handOut.rst> + Version Control <versionControl/index.rst> Basic Python <basic_python/handOut.rst> Advanced Python <advanced_python/handOut.rst> Test Driven Development <tdd/tdd.rst> |