diff --git a/web/index.html b/web/index.html
index e342635730666c3f08b86f1f3453701e219cc68c..5f60112387c19732e6b8e6e834727db76ee150da 100644
--- a/web/index.html
+++ b/web/index.html
@@ -94,7 +94,7 @@ The latest xv6 is <a href="xv6-rev3.tar.gz">xv6-rev3.tar.gz</a>.
 We distribute the sources in electronic form but also as
 a printed booklet with line numbers that keep everyone
 together during lectures.  The booklet is available as
-<a href="xv6-rev2.pdf">xv6-rev3.pdf</a>.
+<a href="xv6-rev3.pdf">xv6-rev3.pdf</a>.
 The xv6 source code is licensed under the traditional <a href="http://www.opensource.org/licenses/mit-license.php">MIT license</a>;
 see the LICENSE file in the source distribution.
 <br><br>