aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2020-02-01 10:11:20 +0100
committerBozhidar Batsov <bozhidar@batsov.com>2020-02-01 10:15:48 +0100
commit5a7f73b37980f67806351965bd30d0afaf1409e2 (patch)
tree1e95aeaa34a0bd0f38cc48fc8ad73ad9ac958d09
parent7227b2c807fbec0599b3000a91b59a0f9a038828 (diff)
Try to fix the broken "Edit on GitHub" buttons
-rw-r--r--mkdocs.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index d6d048b..1302441 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -1,5 +1,6 @@
site_name: "Projectile: The Project Interaction Library for Emacs"
-repo_url: https://github.com/bbatsov/projectile
+repo_url: https://github.com/bbatsov/projectile/
+edit_uri: edit/master/doc/
site_favicon: favicon.ico
copyright: "Copyright (C) 2011-2020 Bozhidar Batsov and Projectile contributors"
docs_dir: doc