aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando Apesteguía <fernape@FreeBSD.org>2021-09-04 13:46:11 +0000
committerFernando Apesteguía <fernape@FreeBSD.org>2021-09-04 13:46:11 +0000
commit6109b8e7cbd1fb5f4f927acc26754b749b1f863c (patch)
tree96a3af354f63523fe7ad85cda9c03ec94b179ba7
parenta46e2281dfc45415ea9f9ed352235700fbb5c8f2 (diff)
[doc-es][vinum] Adjust includes for 'es' language
Reported by: dbaio@
-rw-r--r--documentation/content/es/articles/vinum/_index.adoc4
1 files 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::[]