Skip to content

Commit 8b0cc4b

Browse files
committed
docs: fix link
1 parent a5250da commit 8b0cc4b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Looking for a Vue 3 version? [It's over here](https://github.com/hunterliu1003/v
3434

3535
### **Vue Final Modal** is a **renderless component**!
3636

37-
You can create a [higher-order component](https://vue-final-modal.org/examples/recommended-use) easily and can customize `template`, `script` and `style` based on your needs.
37+
You can create a [higher-order component](https://vue-final-modal.org/examples/recommend) easily and can customize `template`, `script` and `style` based on your needs.
3838

3939
## Features
4040

docs/content/en/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ features:
3939
</p>
4040

4141
[Vue Final Modal](https://github.com/hunterliu1003/vue-final-modal) is a tiny, renderless, mobile-friendly, feature-rich modal component for Vue.js.<br />
42-
You can create a [higher-order component](/examples/recommended-use) easily and can customize `template`, `script` and `style` based on your needs.
42+
You can create a [higher-order component](/examples/recommend) easily and can customize `template`, `script` and `style` based on your needs.
4343

4444
## Features
4545

docs/content/zh-Hant/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ features:
5252

5353
[Vue Final Modal](https://github.com/hunterliu1003/vue-final-modal) 是一個輕量、無渲染、對行動裝置友善並且功能豐富的 Vue.js modal 元件。
5454

55-
你可以很輕鬆地製作出一個 [高階元件(Higher-Order Components)](/zh-Hant/examples/recommended-use)並且依照不同的需求客製元件的內容。
55+
你可以很輕鬆地製作出一個 [高階元件(Higher-Order Components)](/zh-Hant/examples/recommend)並且依照不同的需求客製元件的內容。
5656
## Features
5757

5858
<list :items="features"></list>

0 commit comments

Comments
 (0)