diff --git a/cscweb.xsl b/cscweb.xsl
index eebc29d..0845e61 100644
--- a/cscweb.xsl
+++ b/cscweb.xsl
@@ -5,7 +5,7 @@
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:fn="http://www.w3.org/2005/xpath-functions"
- xmlns:csc="http://www.csclub.uwaterloo.ca/xslt">
+ xmlns:csc="http://csclub.uwaterloo.ca/xslt">
diff --git a/scripts/xml2ics.pl b/scripts/xml2ics.pl
index 45e9c7c..7274a8c 100755
--- a/scripts/xml2ics.pl
+++ b/scripts/xml2ics.pl
@@ -114,7 +114,7 @@ UID:${ical_date}T${ical_start}\@csclub.uwaterloo.ca
SEQUENCE:11
DTSTART;TZID=Canada/Eastern:${ical_date}T${ical_start}
DTEND;TZID=Canada/Eastern:${ical_date}T${ical_end}
-SUMMARY:$talk_title -- $short
+SUMMARY:$talk_title -- $short
DESCRIPTION:$ical_abstract
END:VEVENT
END_OF_EVENT
diff --git a/users/index.xml b/users/index.xml
index 7f53503..e5b90b2 100644
--- a/users/index.xml
+++ b/users/index.xml
@@ -24,7 +24,7 @@
www
directory. index.html
will be loaded
by default.
Go visit your snazzy new webpage at
- http://www.csclub.uwaterloo.ca/~username/
, where
+ http://csclub.uwaterloo.ca/~username/
, where
username
should be replaced by your username!
diff --git a/xsl/common.xsl b/xsl/common.xsl
index b5bb4e7..2da46b6 100644
--- a/xsl/common.xsl
+++ b/xsl/common.xsl
@@ -5,7 +5,7 @@
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:fn="http://www.w3.org/2005/xpath-functions"
- xmlns:csc="http://www.csclub.uwaterloo.ca/xslt">
+ xmlns:csc="http://csclub.uwaterloo.ca/xslt">
diff --git a/xsl/directory.xsl b/xsl/directory.xsl
index f9dca0e..26747ae 100644
--- a/xsl/directory.xsl
+++ b/xsl/directory.xsl
@@ -5,7 +5,7 @@
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:fn="http://www.w3.org/2005/xpath-functions"
- xmlns:csc="http://www.csclub.uwaterloo.ca/xslt">
+ xmlns:csc="http://csclub.uwaterloo.ca/xslt">
diff --git a/xsl/events.xsl b/xsl/events.xsl
index 7c490ef..00e7b75 100644
--- a/xsl/events.xsl
+++ b/xsl/events.xsl
@@ -5,7 +5,7 @@
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:fn="http://www.w3.org/2005/xpath-functions"
- xmlns:csc="http://www.csclub.uwaterloo.ca/xslt">
+ xmlns:csc="http://csclub.uwaterloo.ca/xslt">
diff --git a/xsl/exec.xsl b/xsl/exec.xsl
index 5986e7b..a38d1d4 100644
--- a/xsl/exec.xsl
+++ b/xsl/exec.xsl
@@ -5,7 +5,7 @@
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:fn="http://www.w3.org/2005/xpath-functions"
- xmlns:csc="http://www.csclub.uwaterloo.ca/xslt">
+ xmlns:csc="http://csclub.uwaterloo.ca/xslt">
Elected positions
diff --git a/xsl/functions.xsl b/xsl/functions.xsl
index f1f7543..7817805 100644
--- a/xsl/functions.xsl
+++ b/xsl/functions.xsl
@@ -5,7 +5,7 @@
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:fn="http://www.w3.org/2005/xpath-functions"
- xmlns:csc="http://www.csclub.uwaterloo.ca/xslt">
+ xmlns:csc="http://csclub.uwaterloo.ca/xslt">
diff --git a/xsl/media.xsl b/xsl/media.xsl
index 79d8eb4..c5ce967 100644
--- a/xsl/media.xsl
+++ b/xsl/media.xsl
@@ -5,7 +5,7 @@
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:fn="http://www.w3.org/2005/xpath-functions"
- xmlns:csc="http://www.csclub.uwaterloo.ca/xslt">
+ xmlns:csc="http://csclub.uwaterloo.ca/xslt">
diff --git a/xsl/members.xsl b/xsl/members.xsl
index 33f3486..ba08532 100644
--- a/xsl/members.xsl
+++ b/xsl/members.xsl
@@ -5,7 +5,7 @@
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:fn="http://www.w3.org/2005/xpath-functions"
- xmlns:csc="http://www.csclub.uwaterloo.ca/xslt">
+ xmlns:csc="http://csclub.uwaterloo.ca/xslt">
The members for are
diff --git a/xsl/menu.xsl b/xsl/menu.xsl
index ebdc7ec..66a04ff 100644
--- a/xsl/menu.xsl
+++ b/xsl/menu.xsl
@@ -5,7 +5,7 @@
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:fn="http://www.w3.org/2005/xpath-functions"
- xmlns:csc="http://www.csclub.uwaterloo.ca/xslt">
+ xmlns:csc="http://csclub.uwaterloo.ca/xslt">
diff --git a/xsl/news.xsl b/xsl/news.xsl
index e3c9001..65123c7 100644
--- a/xsl/news.xsl
+++ b/xsl/news.xsl
@@ -4,7 +4,7 @@
xmlns="http://www.w3.org/1999/xhtml"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:csc="http://www.csclub.uwaterloo.ca/xslt">
+ xmlns:csc="http://csclub.uwaterloo.ca/xslt">