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-rpc-tale-of-interfaces.article | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/json-rpc-tale-of-interfaces.article') diff --git a/content/json-rpc-tale-of-interfaces.article b/content/json-rpc-tale-of-interfaces.article index 435295d..286ad11 100644 --- a/content/json-rpc-tale-of-interfaces.article +++ b/content/json-rpc-tale-of-interfaces.article @@ -1,6 +1,6 @@ JSON-RPC: a tale of interfaces 27 Apr 2010 -Tags: json, rpc +Tags: json, rpc, technical Andrew Gerrand -- cgit v1.2.3