mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-09 20:27:44 +00:00
docs(rename): node to express in integration docs (#1535)
This commit is contained in:
@@ -779,9 +779,9 @@ export const contents: Content[] = [
|
||||
href: "/docs/integrations/hono",
|
||||
},
|
||||
{
|
||||
title: "Node",
|
||||
icon: Icons.node,
|
||||
href: "/docs/integrations/node",
|
||||
title: "Express",
|
||||
icon: Icons.express,
|
||||
href: "/docs/integrations/express",
|
||||
},
|
||||
{
|
||||
title: "Elysia",
|
||||
|
||||
Reference in New Issue
Block a user