From 6f53c4136b72f74f0ada09c66bcbbb5aefe3c5cd Mon Sep 17 00:00:00 2001 From: Oling Cat Date: Tue, 15 Oct 2013 18:41:23 +1100 Subject: [PATCH] doc/contrib.html: fix some tags R=golang-dev, dsymonds CC=golang-dev https://golang.org/cl/14516057 --- doc/contrib.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/contrib.html b/doc/contrib.html index 5d4d409893..048a5d97f0 100644 --- a/doc/contrib.html +++ b/doc/contrib.html @@ -32,18 +32,18 @@ We encourage all Go users to subscribe to

Release History

A summary of the changes between Go releases.

-

Go 1 Release Notes

+

Go 1 Release Notes

A guide for updating your code to work with Go 1.

-

Go 1.1 Release Notes

+

Go 1.1 Release Notes

A list of significant changes in Go 1.1, with instructions for updating your code where necessary.

-

Go 1.2 Release Notes

+

Go 1.2 Release Notes

A list of significant changes in Go 1.2, with instructions for updating your code where necessary. -- 2.50.0