Skip to content

chore: fixed broken links week 15#59

Closed
cursor[bot] wants to merge 1 commit intomainfrom
cursor/broken-links-and-redirects-0cfa
Closed

chore: fixed broken links week 15#59
cursor[bot] wants to merge 1 commit intomainfrom
cursor/broken-links-and-redirects-0cfa

Conversation

@cursor
Copy link
Copy Markdown

@cursor cursor bot commented Apr 10, 2026

Summary

Weekly documentation link quality pass.

Changes

  • Anchor links: Added a stable custom heading ID on the Markets rewards page (#the-reward-position-type-recommended) and updated internal links that used curly quotes in the fragment (Mintlify’s --check-anchors could not resolve those).
  • Standard Blinks Library quick start: Fixed the in-page tip link to point at Step 2: Build the POST Request (#step-2-build-the-post-request).
  • Forms example: Replaced a dead https://dialect.to/docs/guides/transfer-sol URL in the sample blink description with the live guide at https://docs.dialect.to/blinks/blinks-provider/build-your-first-blink.
  • Alerts quick start: Replaced a clickable http://localhost:3000 link with plain text so mint broken-links --check-external does not treat the dev server as a broken external URL.

Verification

  • npx mint broken-links — success
  • npx mint broken-links --check-anchors — success
  • npx mint broken-links --check-external — success
  • All unique docs.json redirect destination paths were curl-checked against https://docs.dialect.to (HTTP 200).

Redirects

No docs.json changes were required; production redirect destinations validated as above.

Open in Web View Automation 

- Add stable heading ID for reward position type; fix internal anchors
- Point SBL quick start tip to correct Step 2 section slug
- Replace dead dialect.to/docs URL in forms example with docs.dialect.to guide
- Use plain text for localhost dev server URL so external link checks pass

Co-authored-by: bjoern.sol <bjoerndotsol@users.noreply.github.com>
@mintlify
Copy link
Copy Markdown

mintlify bot commented Apr 10, 2026

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

Project Status Preview Updated (UTC)
dialect 🟢 Ready View Preview Apr 10, 2026, 11:11 AM

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

@github-actions
Copy link
Copy Markdown

Docs Quality Gate

Accessibility

npm warn exec The following package was not found and will be installed: mintlify@4.2.504
npm warn deprecated prebuild-install@7.1.3: No longer maintained. Please contact the author of the relevant native addon; alternatives are available.
npm warn deprecated tar@6.1.15: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
npm warn deprecated puppeteer@22.14.0: < 24.15.0 is no longer supported
Warning: Could not parse /home/runner/work/docs-mintlify/docs-mintlify/markets/rewards.mdx: 301:47: Could not parse expression with acorn
Checking color accessibility...
Primary Color (#0A7D62) vs Light Background: WARN Good contrast ratio: 5.09:1
(meets WCAG AA, consider AAA for better accessibility)
Light Color (#55D799) vs Dark Background: PASS Excellent contrast ratio: 10.73:1
 (meets WCAG AAA)
Dark Color (#0D9373) vs Dark Background: PASS Contrast ratio: 5.04:1 (meets
minimum threshold of 3:1)
Dark Color (#0D9373) vs Light Background: PASS Contrast ratio: 3.86:1 (meets
minimum threshold of 3:1)
Overall Assessment: WARN Some colors could be improved for better accessibility
Checking mdx files for accessibility issues...
success no accessibility issues found
Checked 86 MDX files - all images and videos have alt attributes.

Broken Links

success no broken links found

@bjoerndotsol bjoerndotsol deleted the cursor/broken-links-and-redirects-0cfa branch April 17, 2026 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants