git: 18eb7c4f9c - main - zh-tw/handbook: fix link
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 12 Dec 2022 05:14:09 UTC
The branch main has been updated by rcyu: URL: https://cgit.FreeBSD.org/doc/commit/?id=18eb7c4f9cce9022e5bb83016e63da7a7b20e7e2 commit 18eb7c4f9cce9022e5bb83016e63da7a7b20e7e2 Author: billchenchina <billchenchina2001@gmail.com> AuthorDate: 2022-11-10 01:39:39 +0000 Commit: Ruey-Cherng Yu <rcyu@FreeBSD.org> CommitDate: 2022-12-12 05:08:35 +0000 zh-tw/handbook: fix link Author: billchenchina <billchenchina2001@gmail.com> --- documentation/content/zh-tw/books/handbook/bsdinstall/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/zh-tw/books/handbook/bsdinstall/_index.adoc b/documentation/content/zh-tw/books/handbook/bsdinstall/_index.adoc index d10f6f5f48..879f1efc33 100644 --- a/documentation/content/zh-tw/books/handbook/bsdinstall/_index.adoc +++ b/documentation/content/zh-tw/books/handbook/bsdinstall/_index.adoc @@ -167,7 +167,7 @@ FreeBSD 開機啟動程式需要主分割區或是 GPT 分割區。如果所有 FreeBSD 安裝程式並不是一個可以在其他作業系統上執行的應用程式,反而您需要下載 FreeBSD 安裝檔,燒錄安裝檔到符合其檔案類型與大小的媒體 (CD, DVD 或 USB),然後開機從插入的媒體來安裝。 -FreeBSD 的安裝檔可於 https://www.FreeBSD.org/where/#download[www.freebsd.org/where/#download] 取得。安裝檔的名稱由 FreeBSD 發佈版本、架構、以及檔案類型所組成,舉例,要從 DVD 安裝 FreeBSD 10.2 到 amd64 的系統,需下載 [.filename]#FreeBSD-10.2-RELEASE-amd64-dvd1.iso#,並燒錄這個檔案到 DVD,然後使用插入 DVD 來開機。 +FreeBSD 的安裝檔可於 link:https://www.FreeBSD.org/where/#download[www.freebsd.org/where/#download] 取得。安裝檔的名稱由 FreeBSD 發佈版本、架構、以及檔案類型所組成,舉例,要從 DVD 安裝 FreeBSD 10.2 到 amd64 的系統,需下載 [.filename]#FreeBSD-10.2-RELEASE-amd64-dvd1.iso#,並燒錄這個檔案到 DVD,然後使用插入 DVD 來開機。 安裝檔有許多種可用的格式,格式會依據電腦架構及媒體類型的不同而異。