Skip to content

Commit 1d05aea

Browse files
authored
Merge pull request jsonwebtoken#452 from troian/rename-josepp2jwtpp
fix: rename josepp to jwtpp as project renamed
2 parents 9378ef9 + 8001080 commit 1d05aea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

views/website/libraries/21-C++.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@
3131
},
3232
"authorUrl": "https://github.com/troian",
3333
"authorName": "Artur Troian",
34-
"gitHubRepoPath": "troian/josepp",
35-
"repoUrl": "https://github.com/troian/josepp",
36-
"installCommandHtml": "git clone https://github.com/troian/josepp"
34+
"gitHubRepoPath": "troian/jwtpp",
35+
"repoUrl": "https://github.com/troian/jwtpp",
36+
"installCommandHtml": "git clone https://github.com/troian/jwtpp"
3737
},
3838
{
3939
"minimumVersion": null,

0 commit comments

Comments
 (0)