diff options
author | Cristian Cadar <cristic@cs.stanford.edu> | 2013-06-12 17:55:06 +0000 |
---|---|---|
committer | Cristian Cadar <cristic@cs.stanford.edu> | 2013-06-12 17:55:06 +0000 |
commit | 08b9afecad034208209940ff1f2c64471a75272c (patch) | |
tree | a44851e621b88ee5fc7a1a09d02cddf2cf3935da /www/GetStarted.html | |
parent | 772d0b11529f58a703cdceafb22742339771faf7 (diff) | |
download | klee-08b9afecad034208209940ff1f2c64471a75272c.tar.gz |
Patch by Jonathan Neuschäfer, updating link to CDE.
git-svn-id: https://llvm.org/svn/llvm-project/klee/trunk@183848 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 f135b2a2..abd1b7bc 100644 --- a/www/GetStarted.html +++ b/www/GetStarted.html @@ -46,7 +46,7 @@ This package contains a self-contained source+binary distribution of KLEE and al </p> <p> -The only requirement is that you are running a reasonably-modern x86-Linux distro that can execute 32-bit ELF binaries. This package was created using the <a href="http://www.stanford.edu/~pgbovine/cde.html">CDE auto-packaging tool</a>. +The only requirement is that you are running a reasonably-modern x86-Linux distro that can execute 32-bit ELF binaries. This package was created using the <a href="http://www.pgbovine.net/cde.html">CDE auto-packaging tool</a>. </p> <p> |