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"} ]} />