Browse Source

Update CONTRIBUTING_JA "installation FAQ" link. (#6469)

tags/0.6.15
moqimoqidea 1 year ago
parent
commit
0bb2b285da
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      CONTRIBUTING_JA.md

+ 1
- 1
CONTRIBUTING_JA.md View File

@@ -82,7 +82,7 @@ Dify はバックエンドとフロントエンドから構成されています
まず`cd api/`でバックエンドのディレクトリに移動し、[Backend README](api/README.md)に従ってインストールします。
次に別のターミナルで、`cd web/`でフロントエンドのディレクトリに移動し、[Frontend README](web/README.md)に従ってインストールしてください。

よくある問題とトラブルシューティングの手順については、[installation FAQ](https://docs.dify.ai/getting-started/faq/install-faq) を確認してください。
よくある問題とトラブルシューティングの手順については、[installation FAQ](https://docs.dify.ai/v/japanese/learn-more/faq/install-faq) を確認してください。

### 5. ブラウザで dify にアクセスする


Loading…
Cancel
Save