TraceMachina/nativelink

Add link checking to docs

Open

#1,242 opened on Aug 7, 2024

 (5 comments) (0 reactions) (0 assignees)Rust (222 forks)auto 404
bugenhancementgood first issue

Repository metrics

Stars
 (1,557 stars)
PR merge metrics
 (PR metrics pending)

Description

The current documentation might produce dangling links. Astro and starlight have integrations to automatically check the sanity of links. We should implement this so that we have a systematic way to prevent 404s.

Contributor guide