From ddddd70cd2ea6f85612fef5f2d2ab3ad0ef47033 Mon Sep 17 00:00:00 2001 From: Robert Griesemer Date: Tue, 19 Mar 2013 12:49:46 -0700 Subject: [PATCH] misc/dashboard: show correct dir name in README R=golang-dev, bradfitz CC=golang-dev https://golang.org/cl/7909043 --- misc/dashboard/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.50.0