]> source.dussan.org Git - gitea.git/commitdiff
go get
authorUnknown <joe2010xtmf@163.com>
Sun, 13 Apr 2014 09:04:11 +0000 (05:04 -0400)
committerUnknown <joe2010xtmf@163.com>
Sun, 13 Apr 2014 09:04:11 +0000 (05:04 -0400)
templates/base/head.tmpl

index 0c18c8083ccf8ecde911eabe5107998a8faabfb4..68231391c07f1c0c84959d7f07ff77502e5bf35d 100644 (file)
@@ -9,7 +9,7 @@
                <meta name="description" content="Gogs(Go Git Service) is a GitHub-like clone in the Go Programming Language" />
                <meta name="keywords" content="go, git">
                <meta name="_csrf" content="{{.CsrfToken}}" />
-               {{if .Repository.IsGoget}}<meta name="go-import" content="{{.GoGetImport}} git {{.GoGetLink}}">{{end}}
+               {{if .Repository.IsGoget}}<meta name="go-import" content="{{.GoGetImport}} git {{.CloneLink.HTTPS}}">{{end}}
 
                 <!-- Stylesheets -->
                {{if IsProdMode}}