소스 검색

change config file url to cmp

Robert Blair 4 년 전
부모
커밋
3980cfa774
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      _config.yml

+ 2 - 2
_config.yml

@@ -22,7 +22,7 @@ email: ''
 description: >
 
 baseurl: ''              # the subpath of your site, e.g. /blog. If there is no subpath for your site, use an empty string ""
-url: https://www.inferentialthinking.com # the base hostname & protocol for your site, e.g. http://example.com
+url: https://applieddatascience.cmp.uea.ac.uk # the base hostname & protocol for your site, e.g. http://example.com
 
 
 #######################################################################################
@@ -36,7 +36,7 @@ footer_text: This page was created by <a href="https://github.com/jupyter/jupyte
 show_sidebar: true                # Show the sidebar. Only set to false if your only wish to host a single page.
 collapse_inactive_chapters: true  # Whether to collapse the inactive chapters in the sidebar
 textbook_logo: favicon.png                        # A logo to be displayed at the top of your textbook sidebar. Should be square
-textbook_logo_link: https://inferentialthinking.org                      # A link for the logo.
+textbook_logo_link: https://applieddatascience.cmp.uea.ac.uk                      # A link for the logo.
 sidebar_footer_text: Powered by <a href="https://github.com/choldgraf/jupyter-book">Jupyter
   Book</a>
 number_toc_chapters: true         # Whether to add numbers to chapterse in your Table of Contents. If true, you can control this at the Chapter level in _data/toc.yml