Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions docs/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<html>
<head>
<title>go.bytecodealliance.org</title>
<!-- Default: new packages resolve to componentize-go -->
<meta name="go-import" content="go.bytecodealliance.org git https://github.com/bytecodealliance/componentize-go" />
</head>
<body>
<h1>Not Found</h1>
<p>Looking for Go packages? Try <a href="https://pkg.go.dev/go.bytecodealliance.org">pkg.go.dev</a></p>
</body>
</html>
1 change: 1 addition & 0 deletions docs/CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
go.bytecodealliance.org
11 changes: 11 additions & 0 deletions docs/cm.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<html>
<head>
<title>go.bytecodealliance.org/cm</title>
<!-- Legacy: cm module stays in go-modules -->
<meta name="go-import" content="go.bytecodealliance.org/cm git https://github.com/bytecodealliance/go-modules" />
<meta http-equiv="refresh" content="0; url=https://pkg.go.dev/go.bytecodealliance.org/cm">
</head>
<body>
<a href="https://pkg.go.dev/go.bytecodealliance.org/cm">Redirecting to documentation…</a>
</body>
</html>
11 changes: 11 additions & 0 deletions docs/cmd.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<html>
<head>
<title>go.bytecodealliance.org/cmd</title>
<!-- Legacy: cmd package stays in go-modules -->
<meta name="go-import" content="go.bytecodealliance.org git https://github.com/bytecodealliance/go-modules" />
<meta http-equiv="refresh" content="0; url=https://pkg.go.dev/go.bytecodealliance.org/cmd">
</head>
<body>
<a href="https://pkg.go.dev/go.bytecodealliance.org/cmd">Redirecting to documentation…</a>
</body>
</html>
11 changes: 11 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<html>
<head>
<title>go.bytecodealliance.org</title>
<!-- Legacy: root module stays in go-modules -->
<meta name="go-import" content="go.bytecodealliance.org git https://github.com/bytecodealliance/go-modules" />
<meta http-equiv="refresh" content="0; url=https://pkg.go.dev/go.bytecodealliance.org">
</head>
<body>
<a href="https://pkg.go.dev/go.bytecodealliance.org">Redirecting to documentation…</a>
</body>
</html>
11 changes: 11 additions & 0 deletions docs/wit.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<html>
<head>
<title>go.bytecodealliance.org/wit</title>
<!-- Legacy: wit package stays in go-modules -->
<meta name="go-import" content="go.bytecodealliance.org git https://github.com/bytecodealliance/go-modules" />
<meta http-equiv="refresh" content="0; url=https://pkg.go.dev/go.bytecodealliance.org/wit">
</head>
<body>
<a href="https://pkg.go.dev/go.bytecodealliance.org/wit">Redirecting to documentation…</a>
</body>
</html>
11 changes: 11 additions & 0 deletions docs/x.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<html>
<head>
<title>go.bytecodealliance.org/x</title>
<!-- Legacy: x package stays in go-modules -->
<meta name="go-import" content="go.bytecodealliance.org git https://github.com/bytecodealliance/go-modules" />
<meta http-equiv="refresh" content="0; url=https://pkg.go.dev/go.bytecodealliance.org/x">
</head>
<body>
<a href="https://pkg.go.dev/go.bytecodealliance.org/x">Redirecting to documentation…</a>
</body>
</html>
Loading