Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Sep 2021 18:32:16 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: 2f7ef2f73f - main - [doc-es] Unbreak tags in vinum article
Message-ID:  <202109031832.183IWGd4009094@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=2f7ef2f73f0a1c0054bd7dd94f2f558fc84200a4

commit 2f7ef2f73f0a1c0054bd7dd94f2f558fc84200a4
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2021-09-03 16:30:58 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
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'
 ---
 



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