docs: fix dead links

This commit is contained in:
braks
2022-08-01 21:10:14 +02:00
committed by Braks
parent f2b169145c
commit af78b52233
16 changed files with 165 additions and 165 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ You can use the existing `ControlButton` component to create new control buttons
## Usage
To use the component pass the `ControlButton` component as a child to the [`Controls`](/guide/components/control-button.html/) component.
To use the component pass the `ControlButton` component as a child to the [`Controls`](/guide/components/control-button) component.
```vue
<template>