Fixed incorrect link
This commit is contained in:
parent
54da8c1244
commit
e9683b11d0
@ -17,5 +17,5 @@ component API(types []*autodocs.Type)
|
||||
a(href=typ.Endpoint())= typ.Name
|
||||
td= typ.Comment
|
||||
td
|
||||
a(href=typ.GitHubLink())
|
||||
a(href=typ.GitLink())
|
||||
RawIcon("github")
|
||||
|
Loading…
Reference in New Issue
Block a user