From 3ebc3a572c8794aaaa4b79f7e366daf0b6fd66af Mon Sep 17 00:00:00 2001 From: Thomas Wood <thomas.wood09@imperial.ac.uk> Date: Fri, 5 Feb 2016 13:50:08 +0000 Subject: [PATCH] Website now live on subdomain psvg.doc.ic.ac.uk --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 505f349..62de4e2 100644 --- a/_config.yml +++ b/_config.yml @@ -3,7 +3,7 @@ subtitle: <a href="http://www.doc.ic.ac.uk">Department of Computing</a>, <a href copyright: Imperial College London baseurl: "" -url: "http://www-rr.doc.ic.ac.uk/" +url: "http://psvg.doc.ic.ac.uk" markdown: kramdown -- GitLab