diff --git a/mkdocs.yml b/mkdocs.yml
index 3d063f3..a13a336 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -1,6 +1,6 @@
site_name: Democratic Mediums
site_description: Patterns for decision, deliberation, and noise
-site_url: "https://medlabboulder.gitlab.io/democraticmediums/"
+site_url: "https://democraticmediums.info"
theme:
name: 'material' # https://github.com/squidfunk/mkdocs-material/
@@ -12,7 +12,7 @@ theme:
logo: 'images/group_work.svg' # from https://material.io/tools/icons/
favicon: 'images/group_work.svg'
-copyright: A project of the Media Enterprise Design Lab at the University of Colorado Boulder
+copyright: A project of the Media Enterprise Design Lab at the University of Colorado Boulder
Creative Commons Attribution 4.0 International License
repo_name: 'Contribute at GitLab'