We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1613c3 commit a3fcd60Copy full SHA for a3fcd60
src/_includes/sidebar/edit-tools.html
@@ -5,7 +5,7 @@
5
<span class="button__text">Edit this page</span>
6
</a>
7
8
- <a href="https://github.com/segmentio/segment-docs/issues/new?body=File:%20[{{ page.name }}](https://segment.com/docs/)" class="button button-hollow button-hollow--small button-hollow--gray button--xsmall" target="_blank">
+ <a href="https://github.com/segmentio/segment-docs/issues/new?body=File:%20[{{ page.path }}](https://segment.com/docs/)" class="button button-hollow button-hollow--small button-hollow--gray button--xsmall" target="_blank">
9
<span class="button__icon">{% include icons/symbols/plus.svg %}</span>
10
11
<span class="button__text">Request docs change</span>
0 commit comments