We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e5f430 commit 6e2f24dCopy full SHA for 6e2f24d
config.toml
@@ -18,7 +18,7 @@ weight = 10
18
19
[[menu.shortcuts]]
20
name = "<i class='fa fa-book'></i> Godoc"
21
-url = "https://godoc.org/github.com/tinygo-org/tinygo"
+url = "https://pkg.go.dev/github.com/tinygo-org/tinygo?tab=doc"
22
weight = 20
23
24
0 commit comments