diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2021-03-05 16:43:47 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2021-03-05 16:43:47 -0800 |
commit | 79cbfe0cc59acb4bfa24149b892dfb15ae012980 (patch) | |
tree | b3564a15775841d87ae9dc1d1b15ad54e3555d4c /python/fatcat_web/templates | |
parent | ea4233a1c1faa63da27a4c331b1ca0f78e67a78c (diff) | |
download | fatcat-79cbfe0cc59acb4bfa24149b892dfb15ae012980.tar.gz fatcat-79cbfe0cc59acb4bfa24149b892dfb15ae012980.zip |
homepage: update scholar URL (not QA version)
Diffstat (limited to 'python/fatcat_web/templates')
-rw-r--r-- | python/fatcat_web/templates/home.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/fatcat_web/templates/home.html b/python/fatcat_web/templates/home.html index a90b0fb7..c7197455 100644 --- a/python/fatcat_web/templates/home.html +++ b/python/fatcat_web/templates/home.html @@ -119,12 +119,12 @@ <div class="ui centered grid"> <div class="stackable row"> <div class="four wide column"> - <a href="https://scholar-qa.archive.org"> + <a href="https://scholar.archive.org"> <img src="/static/scholar-vaporwave-logo-small.png" width="170" alt="IA scholar logo"> </a> </div> <div class="twelve wide column" style="font-size: 1.2rem;"> - <p><b><a href="https://scholar-qa.archive.org">Internet Archive Scholar</a></b> + <p><b><a href="https://scholar.archive.org">Internet Archive Scholar</a></b> is a sibling service, built on the Fatcat catalog, providing end-user access to and full-text search over research content across the Internet Archive's various holdings. |