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/GetStarted.html | |
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/GetStarted.html')
-rw-r--r-- | www/GetStarted.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/GetStarted.html b/www/GetStarted.html index 890510ab..5c445059 100644 --- a/www/GetStarted.html +++ b/www/GetStarted.html @@ -86,7 +86,7 @@ necessary, but KLEE runs very slowly in Debug mode). </div> </li> - <li>You're ready to go! Go to the <a href="tutorials.html">Tutorials</a> page + <li>You're ready to go! Go to the <a href="Tutorials.html">Tutorials</a> page to try KLEE.</li> </ol> |