Fixed incorrect link

This commit is contained in:
Eduard Urbach 2024-04-15 11:46:52 +02:00
parent 54da8c1244
commit e9683b11d0
Signed by: akyoto
GPG Key ID: C874F672B1AF20C0

View File

@ -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")