website/internal/tour
Russ Cox e0eb9bf3b1 tour: fix formatting endpoint
go.dev uses /_/fmt, not /fmt.
Fix the JavaScript and then the standalone tour binary to both use /_/fmt too.

Fixes golang/go#49746.

Change-Id: Ic59c6afb99748ed8c3e74c69c2d753671d92432b
Reviewed-on: https://go-review.googlesource.com/c/website/+/366977
Trust: Russ Cox <rsc@golang.org>
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Website-Publish: Russ Cox <rsc@golang.org>
2021-11-25 00:26:26 +00:00
..
testdata tour: serve from cmd/golangorg as go.dev/tour 2021-11-22 16:43:07 +00:00
appengine.go tour: serve from cmd/golangorg as go.dev/tour 2021-11-22 16:43:07 +00:00
fmt.go tour: serve from cmd/golangorg as go.dev/tour 2021-11-22 16:43:07 +00:00
local.go tour: fix formatting endpoint 2021-11-25 00:26:26 +00:00
server_test.go tour: serve from cmd/golangorg as go.dev/tour 2021-11-22 16:43:07 +00:00
tour.go internal/tour: fix go.dev/tour 2021-11-23 03:31:47 +00:00