git: 2f7ef2f73f - main - [doc-es] Unbreak tags in vinum article
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=2f7ef2f73f0a1c0054bd7dd94f2f558fc84200a4 commit 2f7ef2f73f0a1c0054bd7dd94f2f558fc84200a4 Author: Fernando Apesteguía <[email protected]> AuthorDate: 2021-09-03 16:30:58 +0000 Commit: Fernando Apesteguía <[email protected]> CommitDate: 2021-09-03 16:30:58 +0000 [doc-es] Unbreak tags in vinum article We need to manually remove the surrounding quotes --- documentation/content/es/articles/vinum/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/es/articles/vinum/_index.adoc b/documentation/content/es/articles/vinum/_index.adoc index 8c9d8fc5cc..fff00511a6 100644 --- a/documentation/content/es/articles/vinum/_index.adoc +++ b/documentation/content/es/articles/vinum/_index.adoc @@ -3,7 +3,7 @@ authors: - author: 'Greg Lehey' description: 'El Gestor de Volúmenes vinum en FreeBSD' -tags: '["vinum", "Volume Manager", "FreeBSD"]' +tags: ["vinum", "Volume Manager", "FreeBSD"] title: 'El Gestor de Volúmenes vinum' --- _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"