Remove more references to wwwmaster
authorMagnus Hagander <magnus@hagander.net>
Sun, 27 Nov 2011 16:52:36 +0000 (17:52 +0100)
committerMagnus Hagander <magnus@hagander.net>
Sun, 27 Nov 2011 16:52:36 +0000 (17:52 +0100)
templates/account/password_reset_email.txt
tools/ftp/spider_ftp.py

index 274a25dd9df0d4300bc0512f5f9f0a3669911901..e5ee92f9079ed44a6eb6c26fba569cc6ab6565e4 100644 (file)
@@ -3,7 +3,7 @@ PostgreSQL community account.
 
 Please go to the following page and choose a new password:
 
-https://wwwmaster.postgresql.org/account/reset/{{uid}}-{{token}}/
+https://www.postgresql.org/account/reset/{{uid}}-{{token}}/
 
 Your username, in case you've forgotten, is {{user.username}}.
 
index 2f552d58f8bb66aad99a0ef9ae09b5e8934e5af0..b6a42449d1aa9218f28befcbd9b83ce1c912a4d0 100755 (executable)
@@ -3,7 +3,7 @@
 #
 # spider_ftp.py - spider the ftp site and generate an output file with all
 #                 the metadata we require, that can be transferred over to
-#                 the wwwmaster server.
+#                 the master web server.
 #
 
 import sys