feat: migrate events catalog overview to docs-v2#896
feat: migrate events catalog overview to docs-v2#896KelsiAnderson wants to merge 3 commits intomainfrom
Conversation
Adds main/docs/events/index.mdx and updates docs.json to point the Events Catalog tab to the local page instead of the external URL. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Update page title to "Events Catalog Overview", keep sidebarTitle as "Overview", and use fuller description per reviewer feedback. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Summary
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
hazel-nut
left a comment
There was a problem hiding this comment.
looks like there are two issues, which we chatted about:
-
the left menu no longer has the actual event catalog
-
it looks like
https://auth0.com/docs/events/resolves currently buthttps://auth0.com/docs/eventsdoes not, so it'll be necessary to figure out what's serving the URL with the trailing slash, make sure it stops doing that, and redirects to the/docs/eventsURL
This work will solve the left menu issues: https://auth0team.atlassian.net/browse/DM-291. The trailing slash issue is fixed here: https://github.com/atko-cic/cf-terraform/pull/772 All of this work mentioned above will get merged and then we can complete this! |
Adds main/docs/events/index.mdx and updates docs.json to point the Events Catalog tab to the local page instead of the external URL.
Description
References
Testing
local testing

Checklist
CONTRIBUTING.md.