Skip to content

fix: remove duplicate workflows/index from navigation to fix circular…#5776

Merged
H2Shami merged 1 commit into
mainfrom
fix/workflows-nav-circular
May 15, 2026
Merged

fix: remove duplicate workflows/index from navigation to fix circular…#5776
H2Shami merged 1 commit into
mainfrom
fix/workflows-nav-circular

Conversation

@H2Shami
Copy link
Copy Markdown
Contributor

@H2Shami H2Shami commented May 12, 2026

… Next link

Documentation changes

Brief description of what's being updated

Closes


For Reviewers

When reviewing documentation PRs, please consider:

✅ Technical accuracy

  • Code examples work as written
  • Commands and configurations are correct
  • Links resolve to the right destinations
  • Prerequisites and requirements are accurate

✅ Clarity and completeness

  • Instructions are clear and easy to follow
  • Steps are in logical order
  • Nothing important is missing
  • Examples help illustrate the concepts

✅ User experience

  • A new user could follow these docs successfully
  • Common gotchas or edge cases are addressed
  • Error messages or troubleshooting guidance is helpful

Note

Low Risk
Low risk documentation config change that only adjusts navigation structure; main risk is an unintended docs navigation/link regression for the Workflows section.

Overview
Removes the redundant workflows/index entry from the Workflows navigation group in docs.json, relying on the group root instead. This prevents duplicated/circular navigation links for the Workflows landing page.

Reviewed by Cursor Bugbot for commit 45d6e51. Bugbot is set up for automated code reviews on this repo. Configure here.

Copilot AI review requested due to automatic review settings May 12, 2026 21:48
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Removes a duplicate workflows/index entry from the “Workflows” navigation group to prevent circular/duplicate navigation behavior (e.g., incorrect “Next” links) when root is already set to workflows/index.

Changes:

  • Deleted the redundant "workflows/index" item from the "pages" list under the Workflows group in docs.json.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented May 12, 2026

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

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview May 12, 2026, 9:56 PM

@H2Shami H2Shami merged commit ae72f02 into main May 15, 2026
9 checks passed
@H2Shami H2Shami deleted the fix/workflows-nav-circular branch May 15, 2026 22:27
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