diff options
| author | Fernando Apesteguía <fernape@FreeBSD.org> | 2021-09-04 13:46:11 +0000 |
|---|---|---|
| committer | Fernando Apesteguía <fernape@FreeBSD.org> | 2021-09-04 13:46:11 +0000 |
| commit | 6109b8e7cbd1fb5f4f927acc26754b749b1f863c (patch) | |
| tree | 96a3af354f63523fe7ad85cda9c03ec94b179ba7 | |
| parent | a46e2281dfc45415ea9f9ed352235700fbb5c8f2 (diff) | |
[doc-es][vinum] Adjust includes for 'es' language
Reported by: dbaio@
| -rw-r--r-- | documentation/content/es/articles/vinum/_index.adoc | 4 |
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::[] |
