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 1b8ab4b commit 582828eCopy full SHA for 582828e
docs/index.html
@@ -1,6 +1,10 @@
1
<html>
2
<head>
3
+ <title>go.bytecodealliance.org</title>
4
<meta name="go-import" content="go.bytecodealliance.org git https://github.com/bytecodealliance/go-modules" />
- <script src="/redirect.js"></script>
5
+ <meta http-equiv="refresh" content="0; url=https://pkg.go.dev/go.bytecodealliance.org">
6
</head>
7
+ <body>
8
+ <a href="https://pkg.go.dev/go.bytecodealliance.org">Redirecting to documentation…</a>
9
+ </body>
10
</html>
docs/redirect.js
0 commit comments