Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Open
divyamdotfoo wants to merge 1 commit intopayloadcms:mainfrom
divyamdotfoo:fix/config-custom-components-docs-link
Open

fix: update broken custom components docs link in config types#15794
divyamdotfoo wants to merge 1 commit intopayloadcms:mainfrom
divyamdotfoo:fix/config-custom-components-docs-link

Conversation

@divyamdotfoo
Copy link

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.

Fixes #N/A

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.

1 participant