docs: fix docs link in readme (#6486)

* docs: fix docs link in readme

* update changelog
This commit is contained in:
Aakansha Doshi
2023-04-18 21:52:08 +05:30
committed by GitHub
parent b64beaf5ba
commit ff3c2e5a16
2 changed files with 8 additions and 2 deletions

View File

@ -11,6 +11,12 @@ The change should be grouped under one of the below section and must contain PR
Please add the latest change on the top under the correct section. Please add the latest change on the top under the correct section.
--> -->
## Unreleased
### Docs
- Fix docs link in readme [#6486](https://github.com/excalidraw/excalidraw/pull/6486)
## 0.15.1 (2023-04-18) ## 0.15.1 (2023-04-18)
### Docs ### Docs

View File

@ -38,8 +38,8 @@ Excalidraw takes _100%_ of `width` and `height` of the containing block so make
## Integration ## Integration
Head over to the [docs](https://docs.excalidraw.com/docs/package/integration) Head over to the [docs](https://docs.excalidraw.com/docs/@excalidraw/excalidraw/integration)
## API ## API
Head over to the [docs](https://docs.excalidraw.com/docs/package/api) Head over to the [docs](https://docs.excalidraw.com/docs/@excalidraw/excalidraw/api)