From 35e43c54cd282f06dde0d24326641646fc3fa29e Mon Sep 17 00:00:00 2001 From: Max Wittig Date: Mon, 12 Oct 2020 22:24:27 +0200 Subject: [PATCH] chore(docs): always edit the file directly on master There is no way to edit the raw commit --- docs/_templates/breadcrumbs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_templates/breadcrumbs.html b/docs/_templates/breadcrumbs.html index 0770bd582..68648fa54 100644 --- a/docs/_templates/breadcrumbs.html +++ b/docs/_templates/breadcrumbs.html @@ -15,7 +15,7 @@
  • {{ title }}
  • {% if pagename != "search" %} - Edit on GitHub + Edit on GitHub | Report a bug {% endif %}