Skip to content

feat: migrate events catalog overview to docs-v2#896

Open
KelsiAnderson wants to merge 3 commits intomainfrom
ka/dm398
Open

feat: migrate events catalog overview to docs-v2#896
KelsiAnderson wants to merge 3 commits intomainfrom
ka/dm398

Conversation

@KelsiAnderson
Copy link
Copy Markdown
Contributor

@KelsiAnderson KelsiAnderson commented Apr 7, 2026

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
Screenshot 2026-04-07 at 9 41 19 AM

Checklist

  • I've read and followed CONTRIBUTING.md.
  • I've tested the site build for this change locally.
  • I've made appropriate docs updates for any code or config changes.
  • I've coordinated with the Product Docs and/or Docs Management team about non-trivial changes.

KelsiAnderson and others added 2 commits April 7, 2026 09:15
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>
@mintlify
Copy link
Copy Markdown
Contributor

mintlify bot commented Apr 7, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
auth0 🟢 Ready View Preview Apr 7, 2026, 4:30 PM

@KelsiAnderson KelsiAnderson marked this pull request as ready for review April 7, 2026 16:32
@KelsiAnderson KelsiAnderson requested review from a team as code owners April 7, 2026 16:32
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 7, 2026

Summary

Status Count
🔍 Total 3
✅ Successful 0
⏳ Timeouts 0
🔀 Redirected 0
👻 Excluded 3
❓ Unknown 0
🚫 Errors 0
⛔ Unsupported 0
Full Github Actions output

@hazel-nut hazel-nut self-assigned this Apr 7, 2026
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copy link
Copy Markdown
Contributor

@hazel-nut hazel-nut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 but https://auth0.com/docs/events does 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/events URL

@KelsiAnderson
Copy link
Copy Markdown
Contributor Author

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 but https://auth0.com/docs/events does 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/events URL

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
and here: https://github.com/atko-cic/layer0-base/pull/21971

All of this work mentioned above will get merged and then we can complete this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants