Skip to content

Commit

Permalink
documentation links
Browse files Browse the repository at this point in the history
  • Loading branch information
simmmpleweb committed Jan 5, 2022
1 parent 2e0b09c commit bcf76d6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Let us know your thoughts below. And good luck with development!

## Table of Contents

- [Vision UI Dashboard Free React](https://demos.creative-tim.com/vision-ui-dashboard-react/dashboards/default?ref=readme-vudreact)
- [Vision UI Dashboard Free React](https://demos.creative-tim.com/vision-ui-dashboard-react/?ref=readme-vudreact)
- [Table of Contents](#table-of-contents)
- [Versions](#versions)
- [Demo](#demo)
Expand Down
2 changes: 1 addition & 1 deletion src/examples/Configurator/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ function Configurator() {
</VuiBox>
<VuiButton
component={Link}
href="https://www.creative-tim.com/learning-lab/react/quick-start/vision-ui-dashboard"
href="https://www.creative-tim.com/learning-lab/react/quick-start/vision-ui-dashboard/"
target="_blank"
rel="noreferrer"
color="info"
Expand Down
2 changes: 1 addition & 1 deletion src/examples/Sidenav/SidenavCard.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ function SidenavCard({ color, ...rest }) {
</VuiBox>
<VuiButton
component={Link}
href="https://www.creative-tim.com/learning-lab/react/quick-start/vision-ui-dashboard"
href="https://www.creative-tim.com/learning-lab/react/quick-start/vision-ui-dashboard/"
target="_blank"
rel="noreferrer"
size="small"
Expand Down

0 comments on commit bcf76d6

Please sign in to comment.