From: Bobby Powers Date: Sun, 19 Feb 2012 21:33:28 +0000 (+1100) Subject: doc: update contrib.html X-Git-Tag: weekly.2012-02-22~95 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=d5b28ad2b6da460ef10f9b94bb067053fb1a2e13;p=gostls13.git doc: update contrib.html Fix all the local links, as contrib.html is served as /project/ R=golang-dev, adg CC=golang-dev https://golang.org/cl/5656105 --- diff --git a/doc/contrib.html b/doc/contrib.html index 7ab7eee863..f6789b17e3 100644 --- a/doc/contrib.html +++ b/doc/contrib.html @@ -12,13 +12,13 @@

View the status of Go builds across the supported operating systems and architectures.

-

Roadmap

+

Roadmap

Features and ideas being developed or discussed by the Go team.

-

Release History

+

Release History

A summary of the changes between Go releases.

-

Weekly Snapshot History

+

Weekly Snapshot History

A summary of the changes between weekly snapshots of Go.

Developer Mailing List

@@ -47,13 +47,13 @@ a new one.) We pride ourselves on being meticulous; no issue is too small.

-

Contributing code

+

Contributing code

Go is an open source project and we welcome contributions from the community.

-To get started, read these contribution +To get started, read these contribution guidelines for information on design, testing, and our code review process.