diff --git a/doc/code.html b/doc/code.html index 238cb06433..422c4ee0fe 100644 --- a/doc/code.html +++ b/doc/code.html @@ -475,8 +475,8 @@ import "code.google.com/p/go.example/newmath"

This convention is the easiest way to make your Go packages available for others to use. -The Go Package Dashboard -displays a list of packages recently installed with the go command. +The Go Project Dashboard +is a list of external Go projects including programs and libraries.