Skip to content

Commit 84d8cea

Browse files
committed
Merge pull request jsonwebtoken#4 from leastprivilege/patch-1
Added link to MS JWT github repo
2 parents d772031 + c89b340 commit 84d8cea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ <h3 class="panel-title">.NET</h3>
148148
<div>
149149
<code>Install-Package <a href="https://www.nuget.org/packages/System.IdentityModel.Tokens.Jwt/">System.IdentityModel.Tokens.Jwt</a></code>
150150
</div>
151-
<div><i class="fa fa-github"></i> N/A</div>
151+
<div><i class="fa fa-github"></i> <a href="https://github.com/MSOpenTech/azure-activedirectory-identitymodel-extensions-for-dotnet">MS OpenTech</a></div>
152152
</div>
153153
</div>
154154
</div>

0 commit comments

Comments
 (0)