From 5c8d5a5c204873931d6c1a6c048053fd02a6bc13 Mon Sep 17 00:00:00 2001 From: David Young Date: Thu, 4 Jun 2020 10:26:02 +1200 Subject: [PATCH] Switch repo to geek-cookbook github org --- mkdocs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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'