summaryrefslogtreecommitdiff
path: root/web/index.html
diff options
context:
space:
mode:
authorRuss Cox <[email protected]>2011-02-19 10:23:19 -0500
committerRuss Cox <[email protected]>2011-02-19 10:23:19 -0500
commit08864affaab14743b59b83f6985dad03545a6d71 (patch)
treef9144d4ba76067ab50f8e23f397433a67e71871c /web/index.html
parent4fa8614db068e92c2628456df7a7d5483e4afe5b (diff)
downloadxv6-labs-08864affaab14743b59b83f6985dad03545a6d71.tar.gz
xv6-labs-08864affaab14743b59b83f6985dad03545a6d71.tar.bz2
xv6-labs-08864affaab14743b59b83f6985dad03545a6d71.zip
xv6: link to xv6-rev4
Diffstat (limited to 'web/index.html')
-rw-r--r--web/index.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/web/index.html b/web/index.html
index 5f60112..5e0897d 100644
--- a/web/index.html
+++ b/web/index.html
@@ -90,11 +90,11 @@ Jos without xv6; we believe other courses could use
xv6 without Jos, though we are not aware of any that have.
<h2>Xv6 sources</h2>
-The latest xv6 is <a href="xv6-rev3.tar.gz">xv6-rev3.tar.gz</a>.
+The latest xv6 is <a href="xv6-rev4.tar.gz">xv6-rev4.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-rev3.pdf">xv6-rev3.pdf</a>.
+<a href="xv6-rev4.pdf">xv6-rev4.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>
@@ -353,6 +353,5 @@ Robert Morris ([email protected])
<br><br>
You can reach all of us at [email protected].
<br><br>
-<br><br>
</body>
</html>