diff --git a/src/app/not-found.tsx b/src/app/not-found.tsx index 1852a4d5..284777c2 100644 --- a/src/app/not-found.tsx +++ b/src/app/not-found.tsx @@ -3,20 +3,15 @@ import Link from "next/link"; export default function NotFound() { return (
- 404 -
-404
++
Sorry, we couldn’t find the page you’re looking for.
- + Go back to docs
Zuplo includes policies for any solution you need for securing and
sharing your API. See the{" "}
diff --git a/src/components/DocsHeader.tsx b/src/components/DocsHeader.tsx
index d5e911dd..59fdf547 100644
--- a/src/components/DocsHeader.tsx
+++ b/src/components/DocsHeader.tsx
@@ -28,8 +28,12 @@ export function DocsHeader({ title }: { title?: string }) {
{section.label} {section.label}