views/repo: change paths
This commit is contained in:
parent
6d98400354
commit
2399c7c199
|
@ -3,4 +3,4 @@ import Widget from require "lapis.html"
|
|||
class Repo extends Widget
|
||||
content: =>
|
||||
meta name: "go-import", content: "christine.website/go/#{@repo} git https://github.com/Xe/#{@repo}"
|
||||
meta ["http-equiv"]: "refresh", content: "1;http://godoc.org/christine.website/go/#{@repo}"
|
||||
meta ["http-equiv"]: "refresh", content: "0;http://godoc.org/github.com/Xe/#{@repo}"
|
||||
|
|
Loading…
Reference in New Issue