Remove more references to wwwmaster

This commit is contained in:
Magnus Hagander
2011-11-27 17:52:36 +01:00
parent b609de5559
commit 4c7c2f34a1
2 changed files with 2 additions and 2 deletions

View 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}}.

View File

@ -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