Skip to content

Commit 79df8a6

Browse files
authored
Update redirect URL in index.html
1 parent f193435 commit 79df8a6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

go/agent/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<head>
44
<meta name="go-import" content="dappco.re/go/agent git https://github.com/dAppCore/agent.git">
55
<meta name="go-source" content="dappco.re/go/agent https://github.com/dAppCore/agent/tree/main/go https://github.com/dAppCore/agent/tree/main/go{/dir} https://github.com/dAppCore/agent/blob/main/go{/dir}/{file}#L{line}">
6-
<meta http-equiv="refresh" content="0; url=https://github.com/dAppCore/agent/go">
6+
<meta http-equiv="refresh" content="0; url=https://github.com/dAppCore/agent/tree/main/go">
77
</head>
88
<body>
9-
Redirecting to <a href="https://github.com/dAppCore/agent/go">github.com/dAppCore/agent/go</a>...
9+
Redirecting to <a href="https://github.com/dAppCore/agent/tree/main/go">github.com/dAppCore/agent/go</a>...
1010
</body>
1111
</html>

0 commit comments

Comments
 (0)