summaryrefslogtreecommitdiff
path: root/misc/dashboard
diff options
context:
space:
mode:
authorRobert Griesemer <gri@golang.org>2013-03-19 12:49:46 -0700
committerRobert Griesemer <gri@golang.org>2013-03-19 12:49:46 -0700
commit58cd436fe9ad7649ba00cc940ca16267fe18292d (patch)
treee5575de3e59bc222adb726c1f2516a2d67edc335 /misc/dashboard
parent5bc8ea353b0aac6b037d12ff287df1edc52688c4 (diff)
downloadgo-58cd436fe9ad7649ba00cc940ca16267fe18292d.tar.gz
misc/dashboard: show correct dir name in README
R=golang-dev, bradfitz CC=golang-dev https://codereview.appspot.com/7909043
Diffstat (limited to 'misc/dashboard')
-rw-r--r--misc/dashboard/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/dashboard/README b/misc/dashboard/README
index c00311ef7..d599f3d06 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