Skip to content

Commit 67bcec9

Browse files
authored
Update FooterNav.svelte
1 parent 9763c08 commit 67bcec9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/lib/components/FooterNav.svelte

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,15 @@
3838
{ label: 'Messaging', href: '/products/messaging' },
3939
{ label: 'Storage', href: '/products/storage' },
4040
{ label: 'Realtime', href: '/docs/apis/realtime' },
41-
{ label: 'The Appwrite Network', href: '/docs/products/network' }
41+
{ label: 'Network', href: '/docs/products/network' }
4242
],
4343
Learn: [
44+
{ label: 'Blog', href: '/blog' },
4445
{ label: 'Docs', href: '/docs' },
4546
{ label: 'Integrations', href: '/integrations' },
4647
{ label: 'Community', href: '/community' },
4748
{ label: 'Init', href: '/init' },
4849
{ label: 'Threads', href: '/threads' },
49-
{ label: 'Blog', href: '/blog' },
5050
{ label: 'Changelog', href: '/changelog' },
5151
{
5252
label: 'Roadmap',

0 commit comments

Comments
 (0)