Skip to content

Commit fdd5980

Browse files
Add link to example apps from quickstart page (#523)
Co-authored-by: Ann Marie Ward <amward@fastmail.us>
1 parent 1200c03 commit fdd5980

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/content/docs/quickstart.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,8 +173,13 @@ run_server(app, "0.0.0.0", 8080)
173173
```
174174
~~~
175175

176+
### Examples
177+
178+
Check out these [_example apps_][examples] made with dash-bootstrap-components.
179+
176180
[dash-docs]: https://dash.plotly.com
177181
[dash-docs-external]: https://dash.plotly.com/external-resources
178182
[docs-themes]: /docs/themes
179183
[docs-components]: /docs/components
180184
[bootstrapcdn]: https://www.bootstrapcdn.com/
185+
[examples]: /examples

0 commit comments

Comments
 (0)