Skip to content

Commit 71f4757

Browse files
committed
docs: open source link in same window
1 parent bb4fca2 commit 71f4757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/storybooks/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const wrapWithSource = (node, src) =>
1515
<br />
1616
<a
1717
href={`https://github.com/fritz-c/react-sortable-tree/tree/master/examples/storybooks/${src}`}
18-
target="_blank"
18+
target="_top"
1919
rel="noopener noreferrer"
2020
>
2121
View source

0 commit comments

Comments
 (0)