mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
refactor: 🚚 Rename ServerMetadata to InstanceMetadata
This commit is contained in:
parent
c074e6e38e
commit
f62c2b3a19
4 changed files with 7 additions and 7 deletions
|
|
@ -277,7 +277,7 @@ export const navigation: NavGroup[] = [
|
|||
{ title: "FollowAccept", href: "/entities/follow-accept" },
|
||||
{ title: "FollowReject", href: "/entities/follow-reject" },
|
||||
{ title: "Notes", href: "/entities/note" },
|
||||
{ title: "ServerMetadata", href: "/entities/server-metadata" },
|
||||
{ title: "InstanceMetadata", href: "/entities/server-metadata" },
|
||||
{ title: "Unfollow", href: "/entities/unfollow" },
|
||||
{ title: "Users", href: "/entities/user" },
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue