chore: fix README

This commit is contained in:
mathuo 2021-03-28 18:23:45 +01:00
parent f5530d316b
commit 233dee5bae
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@
A zero dependency layout manager based on the layering of split-view components with ReactJS support. A zero dependency layout manager based on the layering of split-view components with ReactJS support.
- View the live demo [here](https://mathuo.github.io/dockview/). - View the live demo [here](https://mathuo.github.io/dockview/).
- Storybook demo [here](https://mathuo.github.io/dockview/output/storybook-static). - Storybook demo [here](https://mathuo.github.io/dockview/output/storybook-static).
- Code examples [here](https://github.com/mathuo/dockview/tree/master/packages/splitview-demo/src/stories). - Code examples [here](https://github.com/mathuo/dockview/tree/master/packages/dockview-demo/src/stories).
- Generated TypeDocs can be found [here](https://mathuo.github.io/dockview/output/docs/index.html). - Generated TypeDocs can be found [here](https://mathuo.github.io/dockview/output/docs/index.html).
Want to inspect the deployed package? Go to https://unpkg.com/browse/dockview@latest/ Want to inspect the deployed package? Go to https://unpkg.com/browse/dockview@latest/

View File

@ -19,7 +19,7 @@
A zero dependency layout manager based on the layering of split-view components with ReactJS support. A zero dependency layout manager based on the layering of split-view components with ReactJS support.
- View the live demo [here](https://mathuo.github.io/dockview/). - View the live demo [here](https://mathuo.github.io/dockview/).
- Storybook demo [here](https://mathuo.github.io/dockview/output/storybook-static). - Storybook demo [here](https://mathuo.github.io/dockview/output/storybook-static).
- Code examples [here](https://github.com/mathuo/dockview/tree/master/packages/splitview-demo/src/stories). - Code examples [here](https://github.com/mathuo/dockview/tree/master/packages/dockview-demo/src/stories).
- Generated TypeDocs can be found [here](https://mathuo.github.io/dockview/output/docs/index.html). - Generated TypeDocs can be found [here](https://mathuo.github.io/dockview/output/docs/index.html).
Want to inspect the deployed package? Go to https://unpkg.com/browse/dockview@latest/ Want to inspect the deployed package? Go to https://unpkg.com/browse/dockview@latest/