Reviewers: golang-dev_googlegroups.com,
Message:
Hello golang-dev@googlegroups.com,
I'd like you to review this change to
https://code.google.com/p/go
Description:
doc/go1.1: fix metadata json format
Please review this at http://codereview.appspot.com/6570054/
Affected files:
M doc/go1.1.html
Index: doc/go1.1.html
===================================================================
--- a/doc/go1.1.html
+++ b/doc/go1.1.html
@@ -1,6 +1,6 @@
<!--{
"Title": "Go 1.1 Release Notes",
- "Path": "/doc/go1.1"
+ "Path": "/doc/go1.1",
"Template": true
}-->