From b316fcd7ede0b8af3b3d0311fa4ba8a0f3bbeba4 Mon Sep 17 00:00:00 2001 From: Andrew Gerrand Date: Wed, 5 Jun 2013 09:59:16 +1000 Subject: go.blog: update tags This makes the articles cross-reference each other better. In particular, I added the "technical" tag for in-depth technical posts. R=bradfitz, r CC=golang-dev https://golang.org/cl/9960043 --- content/json-and-go.article | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/json-and-go.article') diff --git a/content/json-and-go.article b/content/json-and-go.article index 95730a8..4a1ae36 100644 --- a/content/json-and-go.article +++ b/content/json-and-go.article @@ -1,6 +1,6 @@ JSON and Go 25 Jan 2011 -Tags: json +Tags: json, technical Andrew Gerrand -- cgit v1.2.3