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 d796ce2 commit ff6bd19Copy full SHA for ff6bd19
custom-import-path/Custom import path.key
-2.28 KB
custom-import-path/custom-path/server.go
@@ -10,8 +10,8 @@ const html = `<!DOCTYPE html>
10
<html>
11
<head>
12
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
13
- <meta name="go-import" content="0.0.0.0/user/pkg %[1]s %[2]s">
14
- <meta http-equiv="refresh" content="0; url=%[2]s">
+ <meta name="go-import" content="0.0.0.0/user/pkg %[1]s %[2]s"/>
+ <meta http-equiv="refresh" content="0; url=%[2]s"/>
15
</head>
16
<body>
17
Nothing to see here; <a href="%[2]s">move along</a>.
0 commit comments