Skip to content

Commit

Permalink
docs: minor
Browse files Browse the repository at this point in the history
  • Loading branch information
brillout committed Dec 1, 2024
1 parent 2e76fc4 commit 623c808
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/pages/antd/+Page.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { Link } from '@brillout/docpress'

<CommunityNote />

To use [Ant Design](https://ant.design/), you can use [`vike-react-antd`](https://github.com/vikejs/vike-react/tree/main/packages/vike-react-antd) for an automatic integration with Vike.
To use [Ant Design](https://ant.design/), you can use [`vike-react-antd`](https://github.com/vikejs/vike-react/tree/main/packages/vike-react-antd#readme) for an automatic integration with Vike.

> The `vike-react-antd` extension requires <Link href="/vike-react">`vike-react`</Link>.
Expand All @@ -21,4 +21,4 @@ Examples of using Vike with [Ant Design](https://ant.design):
## See also

- [Ant Design > Server Side Rendering](https://ant.design/docs/react/server-side-rendering)
- [vike#1804 Some help with injecting styles](https://github.com/vikejs/vike/discussions/1804)
- [vike#1804 Some help with injecting styles](https://github.com/vikejs/vike/discussions/1804)
2 changes: 1 addition & 1 deletion docs/pages/chakra/+Page.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { Example, CommunityNote } from '../../components'

<CommunityNote />

To use [Chakra UI](https://www.chakra-ui.com/), you can use [`vike-react-chakra`](https://github.com/vikejs/vike-react/tree/main/packages/vike-react-chakra) for an automatic integration with Vike.
To use [Chakra UI](https://www.chakra-ui.com/), you can use [`vike-react-chakra`](https://github.com/vikejs/vike-react/tree/main/packages/vike-react-chakra#readme) for an automatic integration with Vike.

> The `vike-react-chakra` extension requires <Link href="/vike-react">`vike-react`</Link>.
Expand Down

0 comments on commit 623c808

Please sign in to comment.