Skip to content

Commit e231fde

Browse files
committed
Fixes jsonwebtoken#48: Lua link is incorrect
1 parent a1b7c22 commit e231fde

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

html/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -801,10 +801,10 @@ <h3 class="panel-title">Lua (openresty)</h3>
801801
</div>
802802
<div class="author-info">
803803

804-
<div class='maintainer'><i class="icon-budicon-333"></i>Maintainer: <a href="https://github.com/jasongoodwin">jasongoodwin</a></div>
804+
<div class='maintainer'><i class="icon-budicon-333"></i>Maintainer: <a href="https://github.com/SkyLothar">SkyLothar</a></div>
805805

806806
<div class="repository">
807-
<i class="fa fa-github"></i> <a href="https://github.com/jasongoodwin/authentikat-jwt">View Repo</a>
807+
<i class="fa fa-github"></i> <a href="https://github.com/SkyLothar/lua-resty-jwt">View Repo</a>
808808
</div>
809809

810810
</div>

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -796,10 +796,10 @@ <h3 class="panel-title">Lua (openresty)</h3>
796796
</div>
797797
<div class="author-info">
798798

799-
<div class="maintainer"><i class="icon-budicon-333"></i>Maintainer: <a href="https://github.com/jasongoodwin">jasongoodwin</a></div>
799+
<div class="maintainer"><i class="icon-budicon-333"></i>Maintainer: <a href="https://github.com/SkyLothar">SkyLothar</a></div>
800800

801801
<div class="repository">
802-
<i class="fa fa-github"></i> <a href="https://github.com/jasongoodwin/authentikat-jwt">View Repo</a>
802+
<i class="fa fa-github"></i> <a href="https://github.com/SkyLothar/lua-resty-jwt">View Repo</a>
803803
</div>
804804

805805
</div>

0 commit comments

Comments
 (0)