Skip to content

Commit 356145c

Browse files
authored
Merge pull request #16 from asteurer/pkg
fix: bugs in html files
2 parents 286ba0d + b01eb08 commit 356145c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/wit_async.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<html>
22
<head>
3-
<title>go.bytecodealliance.org/cmd</title>
3+
<title>go.bytecodealliance.org/wit_async</title>
44
<meta name="go-import" content="go.bytecodealliance.org git https://github.com/bytecodealliance/componentize-go" />
55
<meta http-equiv="refresh" content="0; url=https://pkg.go.dev/go.bytecodealliance.org/wit_async">
66
</head>

docs/wit_runtime.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<html>
22
<head>
3-
<title>go.bytecodealliance.org/cmd</title>
3+
<title>go.bytecodealliance.org/wit_runtime</title>
44
<meta name="go-import" content="go.bytecodealliance.org git https://github.com/bytecodealliance/componentize-go" />
55
<meta http-equiv="refresh" content="0; url=https://pkg.go.dev/go.bytecodealliance.org/wit_runtime">
66
</head>

docs/wit_types.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<html>
22
<head>
3-
<title>go.bytecodealliance.org/cmd</title>
3+
<title>go.bytecodealliance.org/wit_types</title>
44
<meta name="go-import" content="go.bytecodealliance.org git https://github.com/bytecodealliance/componentize-go" />
55
<meta http-equiv="refresh" content="0; url=https://pkg.go.dev/go.bytecodealliance.org/wit_types">
66
</head>

0 commit comments

Comments
 (0)