1
0
mirror of https://github.com/golang/go synced 2024-11-18 09:04:49 -07:00

tip: update package doc to refer to stable code

This comment was written and has not been changed since this package was
created: https://www.youtube.com/watch?v=1rZ-JorHJEY

It is no longer called 'tipgodoc', and it is no longer all that 'new'. This
change request updates that text to reflect the current state of the 'tip'
command.

Change-Id: I4ce56fb9a3bd617cf92f8d53df5a2d4726085a9a
Reviewed-on: https://go-review.googlesource.com/24860
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
Parker Moore 2016-07-11 13:29:34 -07:00 committed by Brad Fitzpatrick
parent 35c6e68a1a
commit 130914b004

View File

@ -2,7 +2,7 @@
// Use of this source code is governed by the Apache 2.0
// license that can be found in the LICENSE file.
// Command tipgodoc is the beginning of the new tip.golang.org server,
// Command tip is the tip.golang.org server,
// serving the latest HEAD straight from the Git oven.
package main