Skip to content

Commit ecdf8b1

Browse files
authored
Merge pull request #5 from selvarajmas/patch-3
Update component-registration.md
2 parents 11a61a1 + 0e6aaba commit ecdf8b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/component-registration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ app.component('my-component-name', {
2525

2626
こうする事で、既に存在するそして将来的に定義される HTML 要素とのコンフリクトを回避する助けになります。
2727

28-
その他のコンポーネント名の推奨項目は [スタイルガイド](../style-guide/#base-component-names-strongly-recommended) で確認することができます。
28+
その他のコンポーネント名の推奨項目は [スタイルガイド](../style-guide/#基底コンポーネントの名前-強く推奨) で確認することができます。
2929

3030
### 命名のケース (Name Casing)
3131

0 commit comments

Comments
 (0)