From nobody Tue Oct 19 10:07:33 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 B6F0A17F1FAF for ; Tue, 19 Oct 2021 10:07:33 +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 4HYTv94jNzz4fvd; Tue, 19 Oct 2021 10:07:33 +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 7CC27124AF; Tue, 19 Oct 2021 10:07:33 +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 19JA7XOD068403; Tue, 19 Oct 2021 10:07:33 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19JA7XXs068402; Tue, 19 Oct 2021 10:07:33 GMT (envelope-from git) Date: Tue, 19 Oct 2021 10:07:33 GMT Message-Id: <202110191007.19JA7XXs068402@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Li-Wen Hsu Subject: git: e36df97149 - main - Website: remove a redundant slash in the link 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: e36df97149112c451d80230db5aff62dafbee967 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/doc/commit/?id=e36df97149112c451d80230db5aff62dafbee967 commit e36df97149112c451d80230db5aff62dafbee967 Author: Li-Wen Hsu AuthorDate: 2021-10-19 10:07:14 +0000 Commit: Li-Wen Hsu CommitDate: 2021-10-19 10:07:14 +0000 Website: remove a redundant slash in the link Fixes: d1b8057d71 Approved by: carlavilla (implicitly) --- 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 02b4bb5829..13c7f71bd6 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