checks.bash: remove unused path from misspell

Change-Id: I14da7dbb2a69a9c6fc2d284155fd7182d587bfaa
Reviewed-on: https://go-review.googlesource.com/c/pkgsite-metrics/+/463626
Reviewed-by: Jonathan Amsterdam <jba@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Julie Qiu <julieqiu@google.com>
Reviewed-by: Julie Qiu <julieqiu@google.com>
1 file changed
tree: 9dba220ea0b958841744c0be9090368e9224f65e
  1. cmd/
  2. devtools/
  3. all_test.go
  4. checks.bash
  5. CONTRIBUTING.md
  6. go.mod
  7. go.sum
  8. LICENSE
  9. PATENTS
  10. README.md
  11. tools_test.go
README.md

pkgsite-metrics

This repository contains code that serves pkg.go.dev/metrics.

Report Issues / Send Patches

This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.

The main issue tracker for the time repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/pkgsite-metrics:” in the subject line, so it is easy to find.