diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2019-04-01 14:51:35 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2019-04-01 14:51:35 -0700 |
commit | 005236655dec1cb3f7409724a711a19b52aa9108 (patch) | |
tree | 1282cb1028495a505c7d97f52764ec26e51c4eed /python | |
parent | cff3906f2ea6176d6395fb7eb1830dde4a096522 (diff) | |
download | fatcat-005236655dec1cb3f7409724a711a19b52aa9108.tar.gz fatcat-005236655dec1cb3f7409724a711a19b52aa9108.zip |
info@ => webservices@archive.org
Diffstat (limited to 'python')
-rw-r--r-- | python/fatcat_web/templates/about.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/fatcat_web/templates/about.html b/python/fatcat_web/templates/about.html index 084470a4..5c398bbe 100644 --- a/python/fatcat_web/templates/about.html +++ b/python/fatcat_web/templates/about.html @@ -16,7 +16,7 @@ web archives, repositories, and the public web. href="https://guide.{{ config.FATCAT_DOMAIN }}/">The Guide</a>. <p>Feedback and queries can be directed to -<b><a href="mailto:info@archive.org">info@archive.org</a></b>. +<b><a href="mailto:webservices@archive.org">webservices@archive.org</a></b>. <h3>Goals and Features</h3> |