Skip to content

Commit 4f98074

Browse files
authored
docs(storybook): fix documentation link (#819)
The current link has an = that was removed in this commit
1 parent 8f8cc78 commit 4f98074

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stories/Welcome.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ See the [first example](?path=/story/examples-single-vertical-list--basic).
1111
## Links
1212

1313
* [GitHub repo](https://github.com/hello-pangea/dnd)
14-
* [Documentation](https://github.com/hello-pangea/dnd#documentation-=)
14+
* [Documentation](https://github.com/hello-pangea/dnd#documentation-)
1515
* [NPM](https://www.npmjs.com/package/@hello-pangea/dnd)

0 commit comments

Comments
 (0)