From e65f4fa2ebe4ded5f15f59e729736879874e34a4 Mon Sep 17 00:00:00 2001
From: Benjamin Barenblat
Date: Sun, 21 Apr 2013 15:44:18 -0400
Subject: Update source code location
---
site.urp | 2 +-
template.ur | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/site.urp b/site.urp
index 2996194..6c754b2 100644
--- a/site.urp
+++ b/site.urp
@@ -1,7 +1,7 @@
prefix /urweb/6.947/
allow url /urweb/6.947/index
allow url /urweb/6.947/forum
-allow url file:///afs/athena.mit.edu/user/b/b/bbaren/web_scripts/urweb/6.947/
+allow url //benjamin.barenblat.name/hg/6.947/
allow url //www.youtube.com/watch?v=OyRW9uFSmh0
allow url //bbaren.scripts.mit.edu/urweb/6.947-static/site.css
allow url //web.mit.edu/6.115/www/
diff --git a/template.ur b/template.ur
index 0ba4c18..da2cdb3 100644
--- a/template.ur
+++ b/template.ur
@@ -48,7 +48,7 @@ fun generic (pageName : option string) (content : xbody) : xhtml [] [] =
- You can get the 6.947 source code via AFS.
+ You can get the 6.947 source code via Mercurial.