Skip to content

fix: update broken custom components docs link in config types jsdoc#15794

Merged
PatrikKozak merged 1 commit into
payloadcms:mainfrom
divyamdotfoo:fix/config-custom-components-docs-link
Mar 10, 2026
Merged

fix: update broken custom components docs link in config types jsdoc#15794
PatrikKozak merged 1 commit into
payloadcms:mainfrom
divyamdotfoo:fix/config-custom-components-docs-link

Conversation

@divyamdotfoo

@divyamdotfoo divyamdotfoo commented Feb 28, 2026

Copy link
Copy Markdown
Contributor

What?

Fix a broken documentation link in the Config type JSDoc for admin custom components.

  • Updated:
    • https://payloadcms.com/docs/admin/custom-components/overview
  • To:
    • https://payloadcms.com/docs/custom-components/overview

Why?

The previous URL was broken/outdated, so developers reading type definitions were sent to an invalid docs path.

How?

Changed the @see link in:

  • packages/payload/src/config/types.ts

No runtime behavior or API logic changed; this is a docs-link correction only.

@PatrikKozak PatrikKozak changed the title fix: update broken custom components docs link in config types fix: update broken custom components docs link in config types jsdoc Mar 10, 2026
@PatrikKozak PatrikKozak self-assigned this Mar 10, 2026
@PatrikKozak PatrikKozak self-requested a review March 10, 2026 22:14
@PatrikKozak PatrikKozak merged commit 17aa1b5 into payloadcms:main Mar 10, 2026
159 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

🚀 This is included in version v3.79.1

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