diff options
| author | Vladlen Popolitov <vladlenpopolitov@list.ru> | 2025-08-12 19:44:22 +0000 |
|---|---|---|
| committer | Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> | 2025-08-12 19:44:22 +0000 |
| commit | 51a492734d16ad884c05529bd0110e26116086ce (patch) | |
| tree | cab8dd69340d26a64017d288ff88776d31d934dd | |
| parent | d910789bdce14cf3efcea54643aef183a93a7f86 (diff) | |
FDP Primer - Translations: Add https to a link
Differential Revision: D51711
| -rw-r--r-- | documentation/content/en/books/fdp-primer/translations/_index.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
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] .... |
