Skip to content

Internal Link Validation

Starlight Links Validator is a Starlight Plugin that validates internal links so that you can avoid broken links on your site.

When you choose Internal Link Validation as an option, the following are added to the Starlight project:

  1. starlightLinksValidator is added to the Starlight Plugins configuration.
  2. A linkcheck script is added to the package.json that will run the link validation.