1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-07-29 22:01:14 +03:00

docs: fix links to other docs

This commit is contained in:
Quentin Gliech
2023-01-27 15:54:19 +01:00
parent 8f56d8efad
commit 09cf0dfccd

View File

@ -4,5 +4,5 @@ This documentation is intended to give an overview of how the `matrix-authentica
## Links
- Technical documentation for individual crates: [`rustdoc`](../rustdoc/mas_handlers/index.html)
- UI components: [`storybook`](../storybook/index.html)
- Technical documentation for individual crates: [`rustdoc`](./rustdoc/mas_handlers/index.html)
- UI components: [`storybook`](./storybook/index.html)