Skip to content

Commit 8001080

Browse files
committed
fix: rename josepp to jwtpp as project renamed
Signed-off-by: Artur Troian <[email protected]>
1 parent 9378ef9 commit 8001080

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)