소스 검색

Updated URL to democraticmediums.info

Nathan Schneider 4 년 전
부모
커밋
7a3bfd9eef
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      mkdocs.yml

+ 2 - 2
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 <a href="https://cmci.colorado.edu/medlab/">Media Enterprise Design Lab</a> at the University of Colorado Boulder<br />
+copyright: A project of the <a href="https://colorado.edu/lab/medlab/">Media Enterprise Design Lab</a> at the University of Colorado Boulder<br />
     <a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>
     
 repo_name: 'Contribute at GitLab'