Skip to content

Conversation

@mdlinville
Copy link
Owner

@mdlinville mdlinville commented Jan 14, 2026

Description

Break an outbound link to check the PR link checker action

- For the PR check, change the target to check to . to recursively
  check all supported files for http:// and https:// links to check
- For the Prod check, Lychee doesn't support crawling. Instead, fetch
  and parse the live site map for live URLs to check individually for
  broken http:// and https:// links
- For the PR check, change the target to check to . to recursively
  check all supported files for http:// and https:// links to check
- For the Prod check, Lychee doesn't support crawling. Instead, fetch
  and parse the live site map for live URLs to check individually for
  broken http:// and https:// links
@github-actions
Copy link

github-actions bot commented Jan 14, 2026

🔗 Link Checker Results

Note

This PR is from a fork, so links were checked against the production site (https://docs.wandb.ai).

Links to newly created files in this PR will be reported as broken until the PR is merged.

Warnings about new files in this PR can be safely ignored.

Tip

Redirects detected: If you see redirects for internal docs.wandb.ai links, check if they have trailing slashes.

Mintlify automatically removes trailing slashes, causing redirects like:

  • https://docs.wandb.ai/models/https://docs.wandb.ai/models
  • /weave/quickstart//weave/quickstart

Fix: Remove trailing slashes from links to avoid unnecessary redirects.


Summary

Status Count
🔍 Total 44
✅ Successful 36
⏳ Timeouts 0
🔀 Redirected 5
👻 Excluded 0
❓ Unknown 0
🚫 Errors 3
⛔ Unsupported 0

Errors per input

Errors in get-started.mdx

Errors in index.mdx

Errors in weave/quickstart.mdx

Redirects per input

Redirects in index.mdx

Redirects in models/quickstart.mdx

Redirects in weave/quickstart.mdx

@mdlinville mdlinville force-pushed the mdlinville-patch-1 branch 2 times, most recently from 6b7089f to d1bb7ab Compare January 14, 2026 22:04
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