We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52ec1d3 commit 5204a34Copy full SHA for 5204a34
docs/_includes/edit_button.html
@@ -1,4 +1,4 @@
1
-{% assign pagePath = page.inputPath | replace: "./", "" %}
+{% assign pagePath = page.inputPath | replace: "./", "" | replace: "_guides", "guides" %}
2
<a
3
data-toggle="tooltip"
4
data-placement="top"
0 commit comments