Skip to content

v-model 引数のリンク先が違う #576

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
selvarajmas opened this issue Nov 22, 2021 · 1 comment
Closed

v-model 引数のリンク先が違う #576

selvarajmas opened this issue Nov 22, 2021 · 1 comment

Comments

@selvarajmas
Copy link
Contributor

selvarajmas commented Nov 22, 2021

①下記のページの「複数の v-model のバインディング」部分の一行にあるリンクの先が間違ている

<対象ページ>
https://v3.ja.vuejs.org/guide/component-custom-events.html#%E8%A4%87%E6%95%B0%E3%81%AE-v-model-%E3%81%AE%E3%83%8F%E3%82%99%E3%82%A4%E3%83%B3%E3%83%86%E3%82%99%E3%82%A3%E3%83%B3%E3%82%AF%E3%82%99

<v-model 引数のリンク先>
NG : https://v3.ja.vuejs.org/guide/component-custom-events.html#v-model-arguments
OK : https://v3.ja.vuejs.org/guide/component-custom-events.html#v-model-%E3%81%AE%E5%BC%95%E6%95%B0


②下記のページの「v-model 修飾子の処理」部分の一行にあるリンクの先が間違ている

<対象ページ>
https://v3.ja.vuejs.org/guide/component-custom-events.html#v-model-%E4%BF%AE%E9%A3%BE%E5%AD%90%E3%81%AE%E5%87%A6%E7%90%86

<組み込み修飾子のリンク先>
NG : https://v3.ja.vuejs.org/guide/forms.html#modifiers
OK : https://v3.ja.vuejs.org/guide/forms.html#%E4%BF%AE%E9%A3%BE%E5%AD%90

@naokie
Copy link
Member

naokie commented Nov 22, 2021

resolved with #577

@naokie naokie closed this as completed Nov 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants