Skip to content

Commit c1613c3

Browse files
author
sanscontext
committed
quickfix
1 parent 41e93c1 commit c1613c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/_includes/sidebar/edit-tools.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div>
2-
<a href="https://github.com/segmentio/segment-docs/edit/master/src/{{ page.name }}" class="button button-hollow button-hollow--small button-hollow--gray button--xsmall flex" target="_blank">
2+
<a href="https://github.com/segmentio/segment-docs/edit/master/src/{{ page.path }}" class="button button-hollow button-hollow--small button-hollow--gray button--xsmall flex" target="_blank">
33
<span class="button__icon">{% include icons/symbols/edit.svg %}</span>
44

55
<span class="button__text">Edit this page</span>

0 commit comments

Comments
 (0)