We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afd604d commit 0fc9fb6Copy full SHA for 0fc9fb6
docs/index.html
@@ -113,7 +113,7 @@ <h2 class="text-2xl font-bold mb-4">Installation</h2>
113
</p>
114
<div class="flex justify-center items-center gap-4 pb-6">
115
<a
116
- href="https://github.com/openwallet-foundation-labs/sd-jwt-js/wiki"
+ href="https://github.com/openwallet-foundation/sd-jwt-js/tree/main/docs"
117
class="bg-black text-white font-bold py-2 px-6 rounded hover:bg-gray-700 transition-colors duration-150 ease-in-out"
118
target="_blank"
119
>Documentation</a
0 commit comments