Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 9c4a714

Browse files
authored
Typo fix; missing ; (#53)
1 parent 0217594 commit 9c4a714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ If your company wishes to sponsor development of open source dash components, pl
2222

2323
[Dash HTML Components]: https://dash.plot.ly/dash-html-components
2424
[MDN spec]: https://developer.mozilla.org/en-US/docs/Web/HTML/Element
25-
[W3 index of elements](https://dev.w3.org/html5/html-author/#index-of-elements)
25+
[W3 index of elements]: https://dev.w3.org/html5/html-author/#index-of-elements
2626
[Dash Core Components]: https://github.com/plotly/dash-core-components
2727
[issues]: https://github.com/plotly/dash-html-components/issues
2828
[GitHub flow]: https://guides.github.com/introduction/flow/

0 commit comments

Comments
 (0)