whoops, other way
This commit is contained in:
parent
e316928593
commit
37ef8ad9fb
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ class Pages::GoMod < ::Phlex::HTML
|
|||
h1 { @import }
|
||||
p {
|
||||
plain "This is a generated page to host the Go module located at "
|
||||
a(href: @repo) { @repourl }
|
||||
a(href: @repourl) { @repo }
|
||||
plain ". You'll probably find more information about it over there."
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue