Skip to content

Fix mint.json syntax error and sync README links#47

Merged
hasanraiyan merged 1 commit intomainfrom
fix/mint-json-syntax-and-links-17059595465525258043
May 4, 2026
Merged

Fix mint.json syntax error and sync README links#47
hasanraiyan merged 1 commit intomainfrom
fix/mint-json-syntax-and-links-17059595465525258043

Conversation

@hasanraiyan
Copy link
Copy Markdown
Collaborator

This PR fixes a blocking deployment issue caused by a syntax error in the docs/mint.json file. It also fulfills a user request to synchronize links from the README into the Mintlify configuration.

Key changes:

  • Changed anchors from an object to an array to fix the SyntaxError.
  • Added "Status", "Backend API", and "API Docs" links to the documentation header/sidebar.
  • Updated the primary Call-to-Action to point to the production app URL.

Fixes #46


PR created automatically by Jules for task 17059595465525258043 started by @hasanraiyan

- Fixed a syntax error in docs/mint.json where the anchors property was incorrectly defined as an object instead of an array.
- Added links for Status, Backend API, and API Docs as requested from the README.
- Updated the 'Go to App' URL to use the correct app subdomain.

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
@google-labs-jules
Copy link
Copy Markdown
Contributor

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

Copilot AI review requested due to automatic review settings May 4, 2026 22:40
@vercel
Copy link
Copy Markdown

vercel Bot commented May 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
pyqdeck-core Ready Ready Preview, Comment May 4, 2026 10:41pm

@mintlify
Copy link
Copy Markdown

mintlify Bot commented May 4, 2026

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

Project Status Preview Updated (UTC)
pyqdeck 🟢 Ready View Preview May 4, 2026, 10:42 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

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

This PR updates the Mintlify documentation configuration to resolve a JSON parse error that was blocking deployment, and aligns the docs header links with the “Mission Control” links listed in Readme.md.

Changes:

  • Fixed docs/mint.json JSON structure by converting anchors to a valid array format (eliminating the syntax error).
  • Added “Backend API” and “API Docs” to topbarLinks, and added “Status” to the anchors list.
  • Updated the topbar CTA target from https://pyqdeck.in to https://app.pyqdeck.in/.

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

@hasanraiyan hasanraiyan merged commit a65e96e into main May 4, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] mint.json issue

2 participants