Skip to content

Commit 81b7d40

Browse files
sdawsonmike-casas
authored andcommitted
Adjust formatting of code reference for jose2go
This adjust the reference to the github url for jose2go so that it reads go get github.com/dvsekhvalnov/jose2go rather than go getgithub.com/dvsekhvalnov/jose2go when viewing the http://jwt.io/ site.
1 parent 185be56 commit 81b7d40

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

views/libraries/go2.jade

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,4 @@ article.jwt-go.go.accordion(data-accordion)
8181
a(href='https://github.com/dvsekhvalnov/jose2go') View Repo
8282

8383
.panel-footer
84-
code
85-
| go get
86-
a(href='https://github.com/dvsekhvalnov/jose2go') github.com/dvsekhvalnov/jose2go
84+
code go get github.com/dvsekhvalnov/jose2go

0 commit comments

Comments
 (0)