diff --git a/docs/_config.yml b/docs/_config.yml index 65a7e3d..72f34ab 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1,6 +1,5 @@ remote_theme: pmarsceill/just-the-docs #theme: just-the-docs -baseurl: /main/docs color_scheme: dark heading_anchors: true aux_links: @@ -18,4 +17,5 @@ gh_edit_link: true gh_edit_link_text: "Edit this page on GitHub." gh_edit_repository: "https://github.com/linuxboot/flashkeeper" gh_edit_branch: "main" +gh_edit_path: "docs/" gh_edit_view_mode: "edit"