diff --git a/docs/docs/reference/menu-install-target.md b/docs/docs/reference/menu-install-target.md index 9cd2ef47..92225834 100644 --- a/docs/docs/reference/menu-install-target.md +++ b/docs/docs/reference/menu-install-target.md @@ -1,6 +1,6 @@ # Menu Install Target -The Menu Install Target component is a component used to support the "Select Menu" button on the [MA Menu Installer](menu-installer) component. +The Menu Install Target component is a component used to support the "Select Menu" button on the [MA Menu Installer](menu-installer.md) component. It "pulls" the menu from the MA Menu Installer component, and installs it based on the position of the game object it is attached to. @@ -9,7 +9,7 @@ attached to. ## When should I use it? Modular Avatar will create this component when necessary, when you use the "select menu" button on the -[MA Menu Installer](menu-installer) component. In most cases it is not necessary to create it manually. +[MA Menu Installer](menu-installer.md) component. In most cases it is not necessary to create it manually. ## What does it do? diff --git a/docs/i18n/ja/docusaurus-plugin-content-docs/current/reference/menu-install-target.md b/docs/i18n/ja/docusaurus-plugin-content-docs/current/reference/menu-install-target.md index f5217ab7..b12bc9bf 100644 --- a/docs/i18n/ja/docusaurus-plugin-content-docs/current/reference/menu-install-target.md +++ b/docs/i18n/ja/docusaurus-plugin-content-docs/current/reference/menu-install-target.md @@ -1,13 +1,13 @@ # Menu Install Target -Menu Install Targetコンポーネントは、[MA Menu Installer](menu-installer)コンポーネントの「メニューを選択」ボタンを実装するために使用されるコンポーネントです。 +Menu Install Targetコンポーネントは、[MA Menu Installer](menu-installer.md)コンポーネントの「メニューを選択」ボタンを実装するために使用されるコンポーネントです。 MA Menu Installerコンポーネントからメニューを「引っ張り」、自分の位置にインストールします。 ![Menu Install Target](menu-install-target.png) ## いつ使うの? -[MA Menu Installer](menu-installer)コンポーネントの「メニューを選択」ボタンを使用すると、必要に応じてこのコンポーネントが作成されます。 +[MA Menu Installer](menu-installer.md)コンポーネントの「メニューを選択」ボタンを使用すると、必要に応じてこのコンポーネントが作成されます。 ほとんどの場合、手動で作成する必要はありません。 ## 何をするもの?