feat: migrate events catalog overview to docs-v2#896
feat: migrate events catalog overview to docs-v2#896KelsiAnderson wants to merge 4 commits intomainfrom
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Summary
|
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. 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>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
the left menu no longer has the actual event catalog: This work is fixed from a different PR from Amanda and should be live now. |
…and ja-jp Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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. I have also updated the SUS/TUS/PROD instances to remove the trialling slash.
Description
References
Testing
local testing:
/eventsand/events/indexresult in the same thingChecklist
CONTRIBUTING.md.