diff --git a/webapp_utils.py b/webapp_utils.py index 00fc3cace..b99f2317e 100644 --- a/webapp_utils.py +++ b/webapp_utils.py @@ -757,7 +757,7 @@ def htmlHeaderWithWebsiteMarkup(cssFilename: str, instanceTitle: str, htmlStr = htmlHeaderWithExternalStyle(cssFilename, instanceTitle, systemLanguage) - licenseUrl = 'https://www.gnu.org/licenses/agpl-3.0.en.html' + licenseUrl = 'https://www.gnu.org/licenses/agpl-3.0.rdf' # social networking category genreUrl = 'http://vocab.getty.edu/aat/300312270'