From 6caa343785b7f20a2ba97fcbbd5806dfe256fdef Mon Sep 17 00:00:00 2001 From: Madison Date: Fri, 16 Jan 2026 15:20:33 -0600 Subject: [PATCH 1/2] update links and remove dead ones --- docs/templates-api/overview.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/templates-api/overview.mdx b/docs/templates-api/overview.mdx index d7af90cbf9..c759602890 100644 --- a/docs/templates-api/overview.mdx +++ b/docs/templates-api/overview.mdx @@ -95,6 +95,5 @@ To see how to use these headers in various programming languages, see the [examp ## Need Help? -- Check out our [Getting Started Guide](/docs/next/getting-started/setup) for initial setup -- Visit our [Concepts](/docs/next/concepts) section to understand Stack Auth fundamentals +- Check out our [Getting Started Guide](/docs/getting-started/setup) for initial setup - Join our [Discord community](https://discord.stack-auth.com/) for support and discussions From f2bc64f646a47984d49c75fdf26deec6df3c558f Mon Sep 17 00:00:00 2001 From: Madison Date: Fri, 16 Jan 2026 15:23:18 -0600 Subject: [PATCH 2/2] lastModified --- docs/templates-api/overview.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/templates-api/overview.mdx b/docs/templates-api/overview.mdx index c759602890..adc06cb93d 100644 --- a/docs/templates-api/overview.mdx +++ b/docs/templates-api/overview.mdx @@ -2,6 +2,7 @@ title: API Reference description: Complete REST API documentation for Stack Auth full: true +lastModified: "2026-01-16" --- # REST API & Webhooks