Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 2021 04:16:16 GMT
From:      Guangyuan Yang <ygy@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 710d42c4b9 - main - handbook: Fix a crossref in Chapter 11 Wine
Message-ID:  <202105260416.14Q4GGen039812@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ygy:

URL: https://cgit.FreeBSD.org/doc/commit/?id=710d42c4b9fe97ab4610f14cf9ffe5b1efa25302

commit 710d42c4b9fe97ab4610f14cf9ffe5b1efa25302
Author:     Guangyuan Yang <ygy@FreeBSD.org>
AuthorDate: 2021-05-26 04:15:49 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-05-26 04:15:49 +0000

    handbook: Fix a crossref in Chapter 11 Wine
---
 documentation/content/en/books/handbook/wine/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/content/en/books/handbook/wine/_index.adoc b/documentation/content/en/books/handbook/wine/_index.adoc
index 2f42524b98..1951e1dd50 100644
--- a/documentation/content/en/books/handbook/wine/_index.adoc
+++ b/documentation/content/en/books/handbook/wine/_index.adoc
@@ -70,7 +70,7 @@ Before reading this chapter, it will be useful to:
 * Understand the crossref:basics[basics,basics of UNIX(R) and FreeBSD].
 * Know how to crossref:bsdinstall[bsdinstall,install FreeBSD].
 * Know how to crossref:advanced-networking[advanced-networking,set up a network connection].
-* Know how to crossref:ports[ports,install additional third-party software.
+* Know how to crossref:ports[ports,install additional third-party software].
 
 [[wine-overview-concepts]]
 == WINE Overview & Concepts



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