git: 6109b8e7cb - main - [doc-es][vinum] Adjust includes for 'es' language
Fernando Apesteguía <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/doc/commit/?id=6109b8e7cbd1fb5f4f927acc26754b749b1f863c commit 6109b8e7cbd1fb5f4f927acc26754b749b1f863c Author: Fernando Apesteguía <[email protected]> AuthorDate: 2021-09-04 13:46:11 +0000 Commit: Fernando Apesteguía <[email protected]> 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::[] _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"