Skip to content

Commit 94697c8

Browse files
author
Xing Han Lu
authored
Refactor "More Resources" section
Move urls to hyperlinks and add more links
1 parent 2b37cd4 commit 94697c8

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,13 @@ to generate the components in the `build:backends` script of the generated
4343
4444
## More Resources
4545
46-
- Learn more about Dash: https://dash.plotly.com
47-
- Questions about this project? Create an issue: https://github.com/plotly/dash-component-boilerplate/issues/new
46+
- Found a bug or have a feature request? [Create an issue](https://github.com/plotly/dash-component-boilerplate/issues/new)
4847
- Watch the [component boilerplate repository](https://github.com/plotly/dash-component-boilerplate) to stay informed of changes to our components.
49-
- Examples of Dash component libraries include `dash-core-components`: https://github.com/plotly/dash-core-components and `dash-html-components`: https://github.com/plotly/dash-html-components.
50-
- To get a feel for what's involved in creating a component, read through the [README.MD file that this cookiecutter project generates](%7B%7Bcookiecutter.project_shortname%7D%7D/README.md)
48+
- To get a feel for what's involved in creating a component, read the [README.md generated by this cookiecutter](%7B%7Bcookiecutter.project_shortname%7D%7D/README.md)
49+
- Examples of Dash component libraries include:
50+
- [`dash-core-components`](https://github.com/plotly/dash-core-components)
51+
- [`dash-html-components`](https://github.com/plotly/dash-html-components)
52+
- [`dash-cytoscape`](https://github.com/plotly/dash-cytoscape)
53+
- [`dash-deck`](https://github.com/plotly/dash-deck)
54+
- [Curated community-made components](https://plotly.com/dash-community-components/)
55+

0 commit comments

Comments
 (0)