Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jun 2021 20:54:47 GMT
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 7bf1d2546b - main - books/handbook/mirrors: Fix links
Message-ID:  <202106272054.15RKslsx010654@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help

The branch main has been updated by dbaio:

URL: https://cgit.FreeBSD.org/doc/commit/?id=7bf1d2546b1d317cd385c9cd78ea5ce406bdd195

commit 7bf1d2546b1d317cd385c9cd78ea5ce406bdd195
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2021-06-27 20:53:42 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2021-06-27 20:53:42 +0000

    books/handbook/mirrors: Fix links
---
 documentation/content/en/books/handbook/mirrors/_index.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/documentation/content/en/books/handbook/mirrors/_index.adoc b/documentation/content/en/books/handbook/mirrors/_index.adoc
index af814f52cc..8796ed4581 100644
--- a/documentation/content/en/books/handbook/mirrors/_index.adoc
+++ b/documentation/content/en/books/handbook/mirrors/_index.adoc
@@ -604,7 +604,7 @@ The project workflow with those mirrors are still under discussion.
 
 === Mailing lists
 
-General usage and questions about git in the FreeBSD project: [freebsd-git](https://lists.freebsd.org/mailman/listinfo/freebsd-git)
+General usage and questions about git in the FreeBSD project: https://lists.freebsd.org/mailman/listinfo/freebsd-git[freebsd-git]
 
 Commit messages will be sent to the following mailing lists:
 
@@ -617,7 +617,7 @@ Commit messages will be sent to the following mailing lists:
 - https://lists.freebsd.org/mailman/listinfo/dev-commits-src-branches[dev-commits-src-branches]: All changes to all stable branches of the src repository
 
 For more information, please refer to the "Commit message lists" section of C.2.
-"Mailing Lists" in handbook: https://www.freebsd.org/doc/en/books/handbook/eresources/#eresources-mail
+"Mailing Lists" in handbook: https://docs.freebsd.org/en/books/handbook/eresources/#eresources-mail
 
 [[svn]]
 == Using Subversion



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106272054.15RKslsx010654>