fix: 🚚 Complete rename

This commit is contained in:
Jesse Wierzbinski 2024-08-13 16:49:16 +02:00
parent 6414337a30
commit 2d7ec4e883
No known key found for this signature in database

View file

@ -3,7 +3,7 @@ import { Libraries } from '@/components/Libraries'
export const metadata = { export const metadata = {
title: 'Versia SDKs', title: 'Versia SDKs',
description: 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 = [ export const sections = [
@ -12,6 +12,6 @@ export const sections = [
# Protocol SDKs # 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 /> <Libraries />