Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Aug 2025 19:45:02 GMT
From:      Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 51a492734d - main - FDP Primer - Translations: Add https to a link
Message-ID:  <202508121945.57CJj2HH067264@gitrepo.freebsd.org>

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

The branch main has been updated by carlavilla:

URL: https://cgit.FreeBSD.org/doc/commit/?id=51a492734d16ad884c05529bd0110e26116086ce

commit 51a492734d16ad884c05529bd0110e26116086ce
Author:     Vladlen Popolitov <vladlenpopolitov@list.ru>
AuthorDate: 2025-08-12 19:44:22 +0000
Commit:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2025-08-12 19:44:22 +0000

    FDP Primer - Translations: Add https to a link
    
    Differential Revision:  D51711
---
 documentation/content/en/books/fdp-primer/translations/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/content/en/books/fdp-primer/translations/_index.adoc b/documentation/content/en/books/fdp-primer/translations/_index.adoc
index 664ac9b216..7dbfa915c0 100644
--- a/documentation/content/en/books/fdp-primer/translations/_index.adoc
+++ b/documentation/content/en/books/fdp-primer/translations/_index.adoc
@@ -176,7 +176,7 @@ documentation/
 `sv` is the name of the translation, in [.filename]#lang# form.
 Note the two Makefiles, which will be used to build the documentation.
 
-Use git diff command to generate a diff and send it to the link:reviews.freebsd.org/[reviews system].
+Use git diff command to generate a diff and send it to the link:https://reviews.freebsd.org/[reviews system].
 
 [source,shell]
 ....



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