Skip to content

Link Modern React @volo packages to npm in docs#25504

Merged
EngincanV merged 1 commit into
rel-10.4from
fix/25499-react-docs-npm-links
Jun 1, 2026
Merged

Link Modern React @volo packages to npm in docs#25504
EngincanV merged 1 commit into
rel-10.4from
fix/25499-react-docs-npm-links

Conversation

@maliming

@maliming maliming commented Jun 1, 2026

Copy link
Copy Markdown
Member

The four @volo packages on the Modern React UI doc page point at the private volosoft/volo repo, so unauthenticated users hit 404. Repointing each to its npmjs.com/package/@volo/... page, which is what users actually want and stays public.

Closes #25499.

Copilot AI review requested due to automatic review settings June 1, 2026 01:13

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Fixes broken links in the Modern React UI documentation by repointing four @volo package references from a private volosoft/volo GitHub path (which 404s for unauthenticated users) to their public npm package pages. This aligns with the existing convention used elsewhere in the docs for npm package references.

Changes:

  • Replace four github.com/volosoft/volo/tree/dev/abp/npm/packs/... links with npmjs.com/package/@volo/... equivalents.

@EngincanV EngincanV merged commit 8c44af8 into rel-10.4 Jun 1, 2026
2 checks passed
@EngincanV EngincanV deleted the fix/25499-react-docs-npm-links branch June 1, 2026 11:02
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