Skip to content

Commit 865c37e

Browse files
committed
Don't use relative links
1 parent ad13732 commit 865c37e

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ For more information on how to link local or external CSS, check out the
8585
With CSS linked, you can start building your app's layout with our Bootstrap
8686
components. These include layout components for organising the content of your app on the page, as well as UI components like navbars, cards, alerts and many more.
8787

88-
![layout](./readme-images/layout.png)
88+
![layout](https://cdn.jsdelivr.net/gh/facultyai/dash-bootstrap-components@main/readme-images/layout.png)
8989

9090
See our [_documentation_][docs-components] for a full list of available
9191
components.
@@ -104,14 +104,11 @@ will pass our linting checks, and how to submit the pull request itself.
104104
## Copyright and license
105105

106106
Code and documentation is copyright [Faculty Science Ltd.][faculty]
107-
2018-2025, and released under the [Apache 2.0 license](./LICENSE)
107+
2018-2025, and released under the [Apache 2.0 license](https://github.com/facultyai/dash-bootstrap-components/blob/main/LICENSE)
108108

109109
[dash-homepage]: https://dash.plotly.com/
110110
[dash-docs-external]: https://dash.plotly.com/external-resources
111111
[bootstrap-homepage]: https://getbootstrap.com/
112-
[dbc-repo]: https://github.com/facultyai/dash-bootstrap-components
113-
[reactstrap-homepage]: https://reactstrap.github.io/
114-
[docs-homepage]: https://dash-bootstrap-components.opensource.faculty.ai
115112
[docs-components]: https://dash-bootstrap-components.opensource.faculty.ai/l/components
116113
[bootstrapcdn]: https://www.bootstrapcdn.com/
117114
[faculty]: https://faculty.ai

0 commit comments

Comments
 (0)