From nobody Tue Oct 19 08:55:04 2021 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 3F7FC17F414D for ; Tue, 19 Oct 2021 08:55:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HYSHY1Krcz3s0s; Tue, 19 Oct 2021 08:55:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0DF901167C; Tue, 19 Oct 2021 08:55:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 19J8t48e074165; Tue, 19 Oct 2021 08:55:04 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19J8t4Ku074164; Tue, 19 Oct 2021 08:55:04 GMT (envelope-from git) Date: Tue, 19 Oct 2021 08:55:04 GMT Message-Id: <202110190855.19J8t4Ku074164@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Li-Wen Hsu Subject: git: d1b8057d71 - main - Website: Fix link to installation guide List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-doc-all@freebsd.org X-BeenThere: dev-commits-doc-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: lwhsu X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d1b8057d71e03235c122df740cbd4f00541aee49 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/doc/commit/?id=d1b8057d71e03235c122df740cbd4f00541aee49 commit d1b8057d71e03235c122df740cbd4f00541aee49 Author: Li-Wen Hsu AuthorDate: 2021-10-19 08:54:18 +0000 Commit: Li-Wen Hsu CommitDate: 2021-10-19 08:54:18 +0000 Website: Fix link to installation guide PR: 259258 Approved by: carlavilla (mentor) Differential Revision: https://reviews.freebsd.org/D32557 --- website/content/en/where.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/where.adoc b/website/content/en/where.adoc index 487d250df2..02b4bb5829 100644 --- a/website/content/en/where.adoc +++ b/website/content/en/where.adoc @@ -286,7 +286,7 @@ If you plan on getting FreeBSD via HTTP or FTP, please check the listing of *lin [[install]] === Install FreeBSD -There are many options for installing FreeBSD, including installation from CD-ROM, DVD, USB Memory Stick or even directly using anonymous FTP, HTTP, or NFS. Please read through the link:{handbook}#bsdinstall[FreeBSD installation guide] before downloading the entire FreeBSD distribution. +There are many options for installing FreeBSD, including installation from CD-ROM, DVD, USB Memory Stick or even directly using anonymous FTP, HTTP, or NFS. Please read through the link:{handbook}/bsdinstall/[FreeBSD installation guide] before downloading the entire FreeBSD distribution. [[distribution]] === Purchase FreeBSD Media