mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
fix: 🐛 Fix broken links
This commit is contained in:
parent
596b42474f
commit
4a7dd41c45
3 changed files with 5 additions and 5 deletions
|
|
@ -40,10 +40,10 @@ const resources: ResourceType[] = [
|
|||
},
|
||||
},
|
||||
{
|
||||
href: "/security",
|
||||
name: "Security",
|
||||
href: "/federation",
|
||||
name: "Federation",
|
||||
description:
|
||||
"Learn how to secure your Versia implementation and protect your users' data.",
|
||||
"Learn how to federate data across the Versia federation network.",
|
||||
icon: "tabler:building-bank",
|
||||
pattern: {
|
||||
y: -6,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue