From 891ea57c2cb747c475872f98eb2288081e018a3f Mon Sep 17 00:00:00 2001 From: angiejones Date: Tue, 1 Oct 2024 19:05:12 -0700 Subject: [PATCH] Update web5-kt api ref link --- site/docs/api.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/docs/api.mdx b/site/docs/api.mdx index 1177a0089..b3a824b87 100644 --- a/site/docs/api.mdx +++ b/site/docs/api.mdx @@ -18,7 +18,7 @@ import ApiCard from '@site/src/components/ApiCard'; description="A library for generating and resolving Decentralized Identifiers, as well as issuing, presenting and verifying Verifiable Credentials. The JS SDK also includes convenience methods for working with Decentralized Web Nodes." links={[ {"js": "https://tbd54566975.github.io/web5-js/"}, - {"kt": "https://tbd54566975.github.io/web5-kt/docs/"}, + {"kt": "https://tbd54566975.github.io/web5-rs/kt/main/"}, {"swift": "https://swiftpackageindex.com/TBD54566975/web5-swift/main/documentation/web5"} ]} />