diff options
-rw-r--r-- | fatcat_scholar/templates/about.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/fatcat_scholar/templates/about.html b/fatcat_scholar/templates/about.html index 4231614..aab1390 100644 --- a/fatcat_scholar/templates/about.html +++ b/fatcat_scholar/templates/about.html @@ -55,7 +55,9 @@ Read more in <a href="https://guide.fatcat.wiki/bulk_exports.html">the Fatcat Gu <p>The organizational contact information for the Internet Archive is listed at <a href="https://archive.org/about/contact.php">https://archive.org/about/contact.php</a>. Queries about this search service and the fatcat catalog can be directed to -<a href="mailto:webservices@archive.org">webservices@archive.org</a>. +<a href="mailto:webservices@archive.org">webservices@archive.org</a>. There is +a public chat channel at +[gitter.im/internetarchive/fatcat](https://gitter.im/internetarchive/fatcat). {% endblock %} |