diff --git a/changelog/2026-03-20.mdx b/changelog/2026-03-20.mdx
deleted file mode 100644
index dbcc90a..0000000
--- a/changelog/2026-03-20.mdx
+++ /dev/null
@@ -1,36 +0,0 @@
----
-title: "Documentation site launch, 2026-03-20"
-description: "View the initial docs launch with the FFmpeg reference, webhook guide, and MCP integration docs. Powered by Mintlify with AI-optimized content."
-icon: "sparkles"
-keywords: ["rendobar changelog", "rendobar releases", "docs launch", "rendobar 2026"]
----
-
-
-
-
-Rendobar documentation is now live at [rendobar.com/docs](https://rendobar.com/docs). Includes the [`ffmpeg` reference](/job-types/ffmpeg), a [webhooks guide](/guides/webhooks), and [MCP integration docs](/mcp/overview) for AI agents. The site is powered by Mintlify with an interactive API playground and AI-optimized content.
-
-
-## Related
-
-- [Quickstart](/quickstart): submit your first job in under five minutes
-- [FFmpeg reference](/job-types/ffmpeg): the live job type and its parameters
-- [MCP overview](/mcp/overview): connect any MCP-compatible agent to Rendobar
-- [Full release history](https://rendobar.com/changelog/): every shipped update on the marketing site
-- [Pricing](https://rendobar.com/pricing/): Free vs Pro and credit packs
diff --git a/docs.json b/docs.json
index 72867da..dcd2187 100644
--- a/docs.json
+++ b/docs.json
@@ -84,17 +84,6 @@
]
}
]
- },
- {
- "tab": "Changelog",
- "groups": [
- {
- "group": "Changelog",
- "pages": [
- "changelog/2026-03-20"
- ]
- }
- ]
}
],
"global": {
@@ -113,6 +102,14 @@
}
},
"redirects": [
+ {
+ "source": "/changelog/2026-03-20",
+ "destination": "https://rendobar.com/changelog/"
+ },
+ {
+ "source": "/changelog",
+ "destination": "https://rendobar.com/changelog/"
+ },
{
"source": "/credits",
"destination": "/concepts/credits"
@@ -140,6 +137,10 @@
"label": "Blog",
"href": "https://rendobar.com/blog/"
},
+ {
+ "label": "Changelog",
+ "href": "https://rendobar.com/changelog/"
+ },
{
"label": "Pricing",
"href": "https://rendobar.com/pricing/"