Skip to content

Commit 0fc9fb6

Browse files
authored
doc: Improve the Documentation link (#278)
Signed-off-by: みけCAT <[email protected]>
1 parent afd604d commit 0fc9fb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ <h2 class="text-2xl font-bold mb-4">Installation</h2>
113113
</p>
114114
<div class="flex justify-center items-center gap-4 pb-6">
115115
<a
116-
href="https://github.com/openwallet-foundation-labs/sd-jwt-js/wiki"
116+
href="https://github.com/openwallet-foundation/sd-jwt-js/tree/main/docs"
117117
class="bg-black text-white font-bold py-2 px-6 rounded hover:bg-gray-700 transition-colors duration-150 ease-in-out"
118118
target="_blank"
119119
>Documentation</a

0 commit comments

Comments
 (0)