Skip to content

Commit b01eb08

Browse files
committed
fix: bugs in html files
Signed-off-by: Andrew Steurer <94206073+asteurer@users.noreply.github.com>
1 parent 286ba0d commit b01eb08

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)