diff --git a/mkdocs.yml b/mkdocs.yml index a466d69..b2887c1 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -8,8 +8,8 @@ edit_uri: 'edit/master/manuscript/' # strict: true # Repository -repo_name: 'geek-cookbook/yes-this-is-it' -repo_url: 'https://github.com/funkypenguin/geek-cookbook' +repo_name: 'geek-cookbook' +repo_url: 'https://github.com/geek-cookbook/geek-cookbook' # Set this to "manuscript" so that we can produce leanpub content docs_dir: 'manuscript'