aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar SyrieBianco <syriebianco@gmail.com> 2020-02-12 17:42:20 -0800
committerGravatar GitHub <noreply@github.com> 2020-02-12 17:42:20 -0800
commit57c408a3a0e69f1319b4092b6fac8dd838bf5e45 (patch)
tree7bcf6924ff6342f9d51bae494488dba6472f29fc /README.md
parent0f36fa322f7057b85d36bb81af7f32d589557449 (diff)
downloadsally-57c408a3a0e69f1319b4092b6fac8dd838bf5e45.tar.gz
sally-57c408a3a0e69f1319b4092b6fac8dd838bf5e45.tar.zst
sally-57c408a3a0e69f1319b4092b6fac8dd838bf5e45.zip
Update Godoc server to pkg.go.dev (#40)
Update our default Godoc server from `` to the shiny, new `https://pkg.go.dev/` See https://github.com/uber-go/sally/issues/39, T4832833
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3046a78..4cafea2 100644
--- a/README.md
+++ b/README.md
@@ -13,8 +13,8 @@ Create a YAML file with the following structure:
```yaml
# This optional section configures godoc documentation linking.
godoc:
- # Instance of godoc.org used for documentation links. Defaults to godoc.org.
- host: godoc.org
+ # Instance of godoc server used for documentation links. Defaults to pkg.go.dev.
+ host: pkg.go.dev
url: google.golang.org
packages: