Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Sep 2021 15:47:42 GMT
From:      =?utf-8?Q?Fernando Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 6109b8e7cb - main - [doc-es][vinum] Adjust includes for 'es' language
Message-ID:  <202109041547.184FlgG8007199@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/doc/commit/?id=6109b8e7cbd1fb5f4f927acc26754b749b1f863c

commit 6109b8e7cbd1fb5f4f927acc26754b749b1f863c
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2021-09-04 13:46:11 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2021-09-04 13:46:11 +0000

    [doc-es][vinum] Adjust includes for 'es' language
    
    Reported by:    dbaio@
---
 documentation/content/es/articles/vinum/_index.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/documentation/content/es/articles/vinum/_index.adoc b/documentation/content/es/articles/vinum/_index.adoc
index fff00511a6..036349e974 100644
--- a/documentation/content/es/articles/vinum/_index.adoc
+++ b/documentation/content/es/articles/vinum/_index.adoc
@@ -19,12 +19,12 @@ title: 'El Gestor de Volúmenes vinum'
 
 
 ifeval::["{backend}" == "html5"]
-include::shared/en/urls.adoc[]
+include::shared/es/urls.adoc[]
 :imagesdir: ../../../images/articles/vinum/
 endif::[]
 
 ifeval::["{backend}" == "pdf"]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/es/urls.adoc[]
 :imagesdir: ../../../../static/images/articles/vinum/
 endif::[]
 



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