From: Robert Griesemer Date: Tue, 19 Mar 2013 19:49:46 +0000 (-0700) Subject: misc/dashboard: show correct dir name in README X-Git-Tag: go1.1rc2~440 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=ddddd70cd2ea6f85612fef5f2d2ab3ad0ef47033;p=gostls13.git misc/dashboard: show correct dir name in README R=golang-dev, bradfitz CC=golang-dev https://golang.org/cl/7909043 --- diff --git a/misc/dashboard/README b/misc/dashboard/README index c00311ef76..d599f3d063 100644 --- a/misc/dashboard/README +++ b/misc/dashboard/README @@ -4,8 +4,8 @@ The files in this directory constitute the continuous builder: -godashboard/: an AppEngine server -builder/: gobuilder, a Go continuous build client +app/: an AppEngine server +builder/: gobuilder, a Go continuous build client If you wish to run a Go builder, please email golang-dev@googlegroups.com