diff --git a/conf.py b/conf.py index 5f9e72a..07d7994 100644 --- a/conf.py +++ b/conf.py @@ -45,6 +45,6 @@ } html_context = { - 'copyright_url': 'https://www.netgenlabs.com', + 'copyright_url': 'https://netgen.io', 'current_year': datetime.utcnow().year }