Skip to content

docs: fix broken links#6400

Merged
lukastaegert merged 1 commit into
rollup:masterfrom
jiyujie2006:codex/fix-doc-links
May 31, 2026
Merged

docs: fix broken links#6400
lukastaegert merged 1 commit into
rollup:masterfrom
jiyujie2006:codex/fix-doc-links

Conversation

@jiyujie2006
Copy link
Copy Markdown
Contributor

Summary

  • update the contributing guide's issue link to the GitHub issue template chooser
  • fix malformed Markdown around the #675 changelog link

Verification

  • npm run lint:markdown:nofix
  • ! rg -n -F '[issue](issue)' CONTRIBUTING.md
  • ! rg -n -F '[#675](<(https://github.com/rollup/rollup/issues/675)>)' CHANGELOG-0.md

Note: npm ci installed enough dependencies to run the markdown check, but its prepare step attempted a native build and failed because cmake is not installed in this local environment.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 31, 2026

@jiyujie2006 is attempting to deploy a commit to the rollup-js Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Copy Markdown
Member

@lukastaegert lukastaegert left a comment

Choose a reason for hiding this comment

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

Thanks for spotting!

@vercel
Copy link
Copy Markdown

vercel Bot commented May 31, 2026

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

Project Deployment Actions Updated (UTC)
rollup Ready Ready Preview, Comment May 31, 2026 1:36pm

Request Review

@codecov
Copy link
Copy Markdown

codecov Bot commented May 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.78%. Comparing base (cc0f51a) to head (fd34fc5).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6400   +/-   ##
=======================================
  Coverage   98.78%   98.78%           
=======================================
  Files         274      274           
  Lines       10795    10795           
  Branches     2883     2883           
=======================================
  Hits        10664    10664           
  Misses         89       89           
  Partials       42       42           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@lukastaegert lukastaegert added this pull request to the merge queue May 31, 2026
Merged via the queue into rollup:master with commit 5838787 May 31, 2026
47 checks passed
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026

This PR has been released as part of [email protected]. You can test it via npm install rollup.

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.

2 participants