diff options
author | Cristian Cadar <cristic@cs.stanford.edu> | 2009-05-28 04:44:50 +0000 |
---|---|---|
committer | Cristian Cadar <cristic@cs.stanford.edu> | 2009-05-28 04:44:50 +0000 |
commit | d5e3206198cb3c7489a2ba817dfdd4fe6587e143 (patch) | |
tree | 1a86bcf568e4a13b2fdf91bd70bcde48dc56f718 /www/menu.html.incl | |
parent | 14f53fcc478fe46e76240ce3ee920adda74ddcd5 (diff) | |
download | klee-d5e3206198cb3c7489a2ba817dfdd4fe6587e143.tar.gz |
Changes to webpage to make both tutorials use the same template.
git-svn-id: https://llvm.org/svn/llvm-project/klee/trunk@72515 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/menu.html.incl')
-rw-r--r-- | www/menu.html.incl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/menu.html.incl b/www/menu.html.incl index 1c15ab44..22d6e578 100644 --- a/www/menu.html.incl +++ b/www/menu.html.incl @@ -8,7 +8,7 @@ <a href="index.html">About</a> <a href="GetStarted.html">Getting Started</a> <a href="GetInvolved.html">Get Involved</a> - <a href="tutorials.html">Tutorials</a> + <a href="Tutorials.html">Tutorials</a> </div> <div class="submenu"> |