From db2c833276717e9eb560b86f7066963fd72393f1 Mon Sep 17 00:00:00 2001 From: Gilles Boccon-Gibod Date: Mon, 16 May 2022 20:16:02 -0700 Subject: [PATCH] update mkdocs options --- docs/mkdocs/mkdocs.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/mkdocs/mkdocs.yml b/docs/mkdocs/mkdocs.yml index 2240b8f..b385591 100644 --- a/docs/mkdocs/mkdocs.yml +++ b/docs/mkdocs/mkdocs.yml @@ -1,6 +1,6 @@ site_name: Bumble -use_directory_urls: true +use_directory_urls: false nav: - Introduction: index.md @@ -70,8 +70,8 @@ docs_dir: 'src' edit_uri: '' # Repo info -#repo_name: TBD -#repo_url: https://github.com/TBD +repo_name: 'GitHub' +repo_url: https://github.com/google/bumble # Extensions markdown_extensions: