diff options
author | Fabrice Le Fessant <fabrice@ocamlpro.com> | 2012-02-13 09:58:17 +0100 |
---|---|---|
committer | Fabrice Le Fessant <fabrice@ocamlpro.com> | 2012-02-13 09:58:17 +0100 |
commit | cac56d1df2acaedcedcd0a04607e16fd5d744469 (patch) | |
tree | a1e5a1eb3d28e3cd8e4f876d5c6415aab483a38e /sources/body.header.include | |
parent | b2e41a19af524165eb9b1791d457e644dffd4e37 (diff) |
Add courses page
Diffstat (limited to 'sources/body.header.include')
-rw-r--r-- | sources/body.header.include | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sources/body.header.include b/sources/body.header.include index e80a37e..a50f17f 100644 --- a/sources/body.header.include +++ b/sources/body.header.include @@ -43,6 +43,7 @@ <li><a href="download.html" title="Install OCaml">Download</a></li> <li><a href="documentation.html" title="Documentation">Documentation</a></li> <li><a href="contrib.html">Tools&Libraries</a></li> +<li><a href="courses.html">Teaching</a></li> <li><a href="support.html" title="Licencing issues">Support</a></li> </ul> |