mirror of
https://github.com/versia-pub/docs.git
synced 2025-12-06 06:18:19 +01:00
fix: 🚚 Complete rename
This commit is contained in:
parent
6414337a30
commit
2d7ec4e883
|
|
@ -3,7 +3,7 @@ import { Libraries } from '@/components/Libraries'
|
|||
export const metadata = {
|
||||
title: 'Versia SDKs',
|
||||
description:
|
||||
'Versia offers well-written SDKs in various languages to help you create Lysand applications with ease.',
|
||||
'Versia offers well-written SDKs in various languages to help you create Versia applications with ease.',
|
||||
}
|
||||
|
||||
export const sections = [
|
||||
|
|
@ -12,6 +12,6 @@ export const sections = [
|
|||
|
||||
# Protocol SDKs
|
||||
|
||||
The Lysand development team offers a well-written SDK in TypeScript to help you create Lysand applications with ease. {{ className: 'lead' }}
|
||||
The Versia development team offers a well-written SDK in TypeScript to help you create Versia applications with ease. {{ className: 'lead' }}
|
||||
|
||||
<Libraries />
|
||||
|
|
|
|||
Loading…
Reference in a new issue