mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
refactor: 🚚 Use new GitHub org (versia-pub)
This commit is contained in:
parent
471cc14d9a
commit
7c86130304
3 changed files with 4 additions and 4 deletions
|
|
@ -118,7 +118,7 @@ function SmallPrint() {
|
|||
</p>
|
||||
<div className="flex gap-4">
|
||||
<SocialLink
|
||||
href="https://github.com/lysand-org"
|
||||
href="https://github.com/versia-pub"
|
||||
icon="mdi:github"
|
||||
>
|
||||
Find us on GitHub
|
||||
|
|
|
|||
|
|
@ -6,8 +6,8 @@ import { Heading } from "./Heading";
|
|||
|
||||
const libraries = [
|
||||
{
|
||||
href: "https://github.com/lysand-org/api/tree/main/federation",
|
||||
name: "@lysand-org/federation",
|
||||
href: "https://github.com/versia-pub/api/tree/main/federation",
|
||||
name: "@versia/federation",
|
||||
description:
|
||||
"Fully-featured federation toolkit with validation, signatures, parsing, and more.",
|
||||
logo: logoTypescript,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue