mirror of
https://github.com/golang/go.git
synced 2025-05-15 20:34:38 +00:00
misc/makerelease: handle update tour file layout
Fixes #7835. LGTM=bradfitz R=golang-codereviews, bradfitz CC=golang-codereviews https://golang.org/cl/94670044
This commit is contained in:
parent
66f72f8a50
commit
9cd759aecc
@ -91,7 +91,6 @@ var tourPackages = []string{
|
|||||||
|
|
||||||
var tourContent = []string{
|
var tourContent = []string{
|
||||||
"content",
|
"content",
|
||||||
"js",
|
|
||||||
"solutions",
|
"solutions",
|
||||||
"static",
|
"static",
|
||||||
"template",
|
"template",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user