From c55cc1d30151e8a1cf5665aca9871d99130c228c Mon Sep 17 00:00:00 2001 From: KATOH Yasufumi Date: Tue, 21 Nov 2023 01:26:34 +0900 Subject: [PATCH] Changed to link to Japanese documentation We are translating Incus documentation into Japanese. I changed the link to its Japanese document. Signed-off-by: KATOH Yasufumi --- content/incus/introduction.ja.md | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/content/incus/introduction.ja.md b/content/incus/introduction.ja.md index a3262d3d..d73e247f 100644 --- a/content/incus/introduction.ja.md +++ b/content/incus/introduction.ja.md @@ -69,12 +69,12 @@ Core API * [Project support](/incus/docs/main/projects) (as a way to compartmentalize sets of images and profiles) --> コア API -: * [安全な設計](/incus/docs/main/security) (非特権コンテナ、リソース制限、認証などを通して) - * [直感的](/incus/docs/main/rest-api) (シンプルで明確な API、わかりやすいコマンドラインの使い心地) - * [スケーラブル](/incus/docs/main/clustering) (ラップトップから数千のコンピュートノードのクラスターまで) - * [イベントベース](/incus/docs/main/events) (ロギング、操作、ライフサイクルイベントの提供) - * [リモートからの使用](/incus/docs/main/remotes) (ローカルとネットワークアクセスで同じ API) - * [プロジェクト機能のサポート](/incus/docs/main/projects) (イメージとプロファイルの組を区分けする方法として) +: * [安全な設計](https://incus-ja.readthedocs.io/ja/latest/security) (非特権コンテナ、リソース制限、認証などを通して) + * [直感的](https://incus-ja.readthedocs.io/ja/latest/rest-api) (シンプルで明確な API、わかりやすいコマンドラインの使い心地) + * [スケーラブル](https://incus-ja.readthedocs.io/ja/latest/clustering) (ラップトップから数千のコンピュートノードのクラスターまで) + * [イベントベース](https://incus-ja.readthedocs.io/ja/latest/events) (ロギング、操作、ライフサイクルイベントの提供) + * [リモートからの使用](https://incus-ja.readthedocs.io/ja/latest/remotes) (ローカルとネットワークアクセスで同じ API) + * [プロジェクト機能のサポート](https://incus-ja.readthedocs.io/ja/latest/projects) (イメージとプロファイルの組を区分けする方法として) バックアップとエクスポート -: * [バックアップとリカバリー](/incus/docs/main/backup) (Incus が管理するすべてのオブジェクト) - * [スナップショット](/incus/docs/main/reference/instance_options/#snapshot-scheduling-and-configuration) (インスタンスの状態を保存し、復元するために) - * [コンテナとイメージの転送](/incus/docs/main/image-handling) (イメージを使用し、異なるホスト間で) - * [インスタンスのマイグレーション](/incus/docs/main/migration) (既存のインスタンスのインポート、サーバー間でのインスタンスの転送) +: * [バックアップとリカバリー](https://incus-ja.readthedocs.io/ja/latest/backup) (Incus が管理するすべてのオブジェクト) + * [スナップショット](https://incus-ja.readthedocs.io/ja/latest/reference/instance_options/#snapshot-scheduling-and-configuration) (インスタンスの状態を保存し、復元するために) + * [コンテナとイメージの転送](https://incus-ja.readthedocs.io/ja/latest/image-handling) (イメージを使用し、異なるホスト間で) + * [インスタンスのマイグレーション](https://incus-ja.readthedocs.io/ja/latest/migration) (既存のインスタンスのインポート、サーバー間でのインスタンスの転送) 設定可能であること -: * [複数のストレージバックエンド](/incus/docs/main/explanation/storage/) (設定可能なストレージプールとストレージボリューム) - * [ネットワークの管理](/incus/docs/main/explanation/networks/) (ブリッジの作成、設定、ホスト間のトンネルなど) - * [高度なリソース制御](/incus/docs/main/reference/instance_options/#resource-limits) (CPU、メモリー、ネットワーク I/O、ブロック I/O、ディスク使用率、カーネルリソース) - * [デバイスパススルー](/incus/docs/main/reference/devices/) (USB、GPU、UNIX キャラクターデバイス・ブロックデバイス、NIC、ディスク、パス) +: * [複数のストレージバックエンド](https://incus-ja.readthedocs.io/ja/latest/explanation/storage/) (設定可能なストレージプールとストレージボリューム) + * [ネットワークの管理](https://incus-ja.readthedocs.io/ja/latest/explanation/networks/) (ブリッジの作成、設定、ホスト間のトンネルなど) + * [高度なリソース制御](https://incus-ja.readthedocs.io/ja/latest/reference/instance_options/#resource-limits) (CPU、メモリー、ネットワーク I/O、ブロック I/O、ディスク使用率、カーネルリソース) + * [デバイスパススルー](https://incus-ja.readthedocs.io/ja/latest/reference/devices/) (USB、GPU、UNIX キャラクターデバイス・ブロックデバイス、NIC、ディスク、パス) # 可用性 @@ -178,7 +178,7 @@ Incus のソースコードは [GitHub](https://github.com/lxc/incus) 上にあ -Incus に貢献するための CLA や、同様の法的同意はありません。ただし、コミットは Signed-off(the DCO - Developer Certificate of Ownership に従う)する必要があります。 +Incus に貢献するための CLA や、同様の法的同意はありません。ただし、コミットは Signed-off(the DCO - Developer Certificate of Ownership に従う)する必要があります。詳しくは[コントリビューションガイド](https://incus-ja.readthedocs.io/ja/latest/contributing/)をご覧ください。 [GitHub logo](https://github.com/lxc/incus) ******