aboutsummaryrefslogtreecommitdiff
path: root/templates/package.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/package.html')
-rw-r--r--templates/package.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/package.html b/templates/package.html
index bd56c38..6183c51 100644
--- a/templates/package.html
+++ b/templates/package.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
- <meta name="go-import" content="{{ .ModulePath }} git https://{{ .GitURL }}">
+ <meta name="go-import" content="{{ .ModulePath }} {{ .VCS }} https://{{ .RepoURL }}">
<meta http-equiv="refresh" content="0; url={{ .DocURL }}">
</head>
<body>