mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-20 23:11:43 +01:00
docs(components): update github links to nuxt/ui repository
This commit is contained in:
@@ -3,7 +3,7 @@ description: A button element that can act as a link or trigger an action.
|
||||
links:
|
||||
- label: GitHub
|
||||
icon: i-simple-icons-github
|
||||
to: https://github.com/benjamincanac/ui3/tree/dev/src/runtime/components/Button.vue
|
||||
to: https://github.com/nuxt/ui/tree/v3/src/runtime/components/Button.vue
|
||||
---
|
||||
|
||||
## Usage
|
||||
@@ -232,7 +232,7 @@ ignore:
|
||||
---
|
||||
::
|
||||
|
||||
::callout{icon="i-simple-icons-github" to="https://github.com/benjamincanac/ui3/blob/dev/src/runtime/components/Link.vue#L13"}
|
||||
::callout{icon="i-simple-icons-github" to="https://github.com/nuxt/ui/blob/v3/src/runtime/components/Link.vue#L13"}
|
||||
The `Button` component extends the `Link` component. Check out the source code on GitHub.
|
||||
::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user