diff --git a/website/content/ja/ports/installing.adoc b/website/content/ja/ports/installing.adoc index 82f17208ed..7e1e03ce97 100644 --- a/website/content/ja/ports/installing.adoc +++ b/website/content/ja/ports/installing.adoc @@ -1,17 +1,18 @@ --- title: "FreeBSD Ports Collection のインストール" sidenav: ports --- include::shared/releases.adoc[] include::shared/ja/urls.adoc[] = FreeBSD Ports Collection のインストール {{< form-ports >}} ''''' -FreeBSD のインストーラは、オペレーティングシステムのインストールとともに、 Ports Collection のインストールにも使えます。 詳細については、 link:https://www.FreeBSD.org/cgi/man.cgi?query=bsdinstall[`bsdinstall`] をご覧ください。 +FreeBSD のインストーラは、オペレーティングシステムのインストールとともに、Ports Collection のインストールにも使えます。 +詳細については、link:{handbook}bsdinstall[FreeBSD のインストール] をご覧ください。 -オペレーティングシステムのインストール時に Ports Colllection をインストールしていなければ、 link:{handbook}ports/#ports-using[`portsnap`] (FreeBSD {rel114-current} もしくは {rel121-current} を使用している場合)、 または link:{handbook}#svn[Subversion] (FreeBSD -CURRENT を使用している場合) を使ってインストールしてください。 +Ports Collection をインストールしていなければ、 link:{handbook}ports/#ports-using-portsnap-method[`portsnap`] または link:{handbook}ports/#ports-using-git-method[Git] を使ってインストールしてください。