Skip to content

Fix broken links - #3157

Open
mintlify[bot] wants to merge 3 commits into
mainfrom
mintlify/f1d927ae
Open

Fix broken links#3157
mintlify[bot] wants to merge 3 commits into
mainfrom
mintlify/f1d927ae

Conversation

@mintlify

@mintlify mintlify Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Summary

Fixes broken anchor links to pages that changed during the scope windows (Aug 24–Sep 7). mint broken-links passes but does not check anchors, so heading-level targets were audited against every page changed in scope, including inbound links from unchanged pages.

Changes

Week of Aug 31–Sep 7 (merged latest main into this branch)

The Python SDK reference restyling (#3161) replaced per-property headings with ResponseField components, removing #property-* anchors:

  • models/runs/grouping.mdx: run#property-group, run#property-job_typerun#properties
  • models/track/config.mdx: run#property-configrun#properties
  • models/runs/run-identifiers.mdx: public-api/run#property-namepublic-api/run#properties

Other stale anchors:

  • models/app/features/panels/query-panels.mdx: /models/track/public-api-guide#understanding-the-different-attributes (heading no longer exists) → #export-run-data, where the run attributes table now lives
  • weave/guides/core-types/evaluations.mdx, weave/guides/evaluation/scorers.mdx, weave/tutorial-eval.mdx: /weave/tutorial-rag#optional-defining-a-scorer-class#optional-define-a-scorer-class (actual heading is "Optional: Define a Scorer class")

Week of Aug 24–31 (earlier commit)

~110 broken anchor links across 50 files repaired: stale SDK reference anchor formats (#define_metric, #method-runlog#method-run-define_metric, #method-run-log, etc.), the Quick add → Quick panel builder rename, ARIA overview Launch anchors (en/fr/ja/ko), run-identifier anchors, release-notes anchors, Object3D method links, and registry/artifact anchors.

Notes

  • Links to English integration pages removed in Integrations: Remove integrations #3170 resolve via redirects in docs.json; localized copies of those pages still exist, so no inbound links break.
  • Auto-generated fr/ja/ko translations contain ~270 analogous stale anchors into the restyled SDK reference pages. Their correct anchors depend on per-locale badge text (méthode/メソッド/방법), which is inconsistent even within single generated files, and hand-edits would be overwritten by the next locadex run. Left for the translation pipeline to regenerate from the corrected English sources.
  • snippets/{fr,ja,ko}/_includes/object-storage-configuration-intro.mdx link to /…/platform/hosting/iam/sso#system-console, which has no such heading. The English source snippet was deleted in General: Remove unused snippets #3175, the localized copies are not imported anywhere, and the intended target is ambiguous, so they were left unchanged.

mint validate and mint broken-links both pass.

@mintlify
mintlify Bot requested a review from a team as a code owner August 31, 2026 13:23
@mintlify

mintlify Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
wandb 🟢 Ready View Preview Aug 31, 2026, 1:27 PM

Page Change
Overview Changed · +1 −1
Overview Changed · +1 −1
Overview Changed · +1 −1
Panels Changed · +2 −2
Code Changed · +1 −1
Reference Changed · +2 −2
Query Panels Changed · +1 −1
Artifacts Changed · +1 −1
Artifacts Walkthrough Changed · +2 −2
Construct An Artifact Changed · +6 −6
Delete Artifacts Changed · +2 −2
Download And Use An Artifact Changed · +3 −3
Explore And Traverse An Artifact Graph Changed · +4 −4
Ttl Changed · +3 −3
Lightning Changed · +1 −1
… and 38 more

Updated 2026-09-07 13:22:22 UTC for deployment · b12ce4a.

@github-actions

github-actions Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Knowledgebase navigation update

  • Keywords not on the allowed list: 2 distinct keywords.

Generator warnings

  • Unknown keyword Python API used in support/models/articles/how-do-i-delete-many-artifacts-at-once.mdx. Add it to docengine-site/knowledgebase.yaml to suppress this warning.
  • Unknown keyword TypeScript used in support/weave/articles/typescript-build-fails-after-commonjs-setup.mdx. Add it to docengine-site/knowledgebase.yaml to suppress this warning.

From workflow run 34126552077

@github-actions

github-actions Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Readability impact

Word-weighted Flesch-Kincaid grade change across 49 changed pages: +0.0 (unchanged).

Lower Flesch-Kincaid grade and higher reading ease both mean easier to read. This check is informational and never blocks a PR.

Human readability

Page FK grade before FK grade after FK Δ Reading ease Δ Direction
models/app/features/panels.mdx 7.5 7.5 +0.0 +0.0 unchanged
models/app/features/panels/code.mdx 8.6 8.6 +0.0 +0.0 unchanged
models/app/features/panels/line-plot/reference.mdx 8.6 8.6 +0.0 +0.0 unchanged
models/app/features/panels/query-panels.mdx 8.5 8.5 +0.0 +0.3 unchanged
models/artifacts.mdx 9.0 9.0 +0.0 +0.0 unchanged
models/artifacts/artifacts-walkthrough.mdx 8.3 8.3 +0.0 +0.0 unchanged
models/artifacts/construct-an-artifact.mdx 10.1 10.1 +0.0 +0.0 unchanged
models/artifacts/delete-artifacts.mdx 11.3 11.3 +0.0 +0.0 unchanged
models/artifacts/download-and-use-an-artifact.mdx 9.0 9.0 +0.0 +0.0 unchanged
models/artifacts/explore-and-traverse-an-artifact-graph.mdx 10.3 10.3 +0.0 +0.0 unchanged
models/artifacts/ttl.mdx 8.2 8.2 +0.0 +0.0 unchanged
models/integrations/lightning.mdx 9.4 9.4 +0.0 +0.0 unchanged
models/models_quickstart.mdx 9.2 9.2 +0.0 +0.0 unchanged
models/registry/configure_registry.mdx 10.3 10.3 +0.0 +0.0 unchanged
models/registry/create_registry.mdx 10.7 10.7 +0.0 +0.0 unchanged
models/registry/download_use_artifact.mdx 10.5 10.5 +0.0 +0.0 unchanged
models/registry/link_version.mdx 8.6 8.6 +0.0 +0.0 unchanged
models/registry/registry_cards.mdx 10.9 10.9 +0.0 +0.0 unchanged
models/registry/search_registry.mdx 11.4 11.4 +0.0 +0.0 unchanged
models/reports/create-a-report.mdx 6.4 6.4 +0.0 +0.0 unchanged
models/runs.mdx 8.5 8.5 +0.0 +0.0 unchanged
models/runs/alert.mdx 8.7 8.7 +0.0 +0.0 unchanged
models/runs/forking.mdx 8.1 8.1 +0.0 +0.0 unchanged
models/runs/grouping.mdx 5.0 5.0 +0.0 +0.0 unchanged
models/runs/manage-runs.mdx 7.1 7.1 +0.0 +0.0 unchanged
models/runs/resuming.mdx 9.2 9.2 +0.0 +0.0 unchanged
models/runs/rewind.mdx 9.3 9.3 +0.0 +0.0 unchanged
models/runs/run-identifiers.mdx 6.2 6.2 +0.0 +0.0 unchanged
models/sweeps/signal-handling-sweep-runs.mdx 8.6 8.6 +0.0 +0.0 unchanged
models/track/config.mdx 10.7 10.7 +0.0 +0.0 unchanged
models/track/create-an-experiment.mdx 10.2 10.2 +0.0 +0.0 unchanged
models/track/limits.mdx 8.9 8.9 +0.0 -0.1 unchanged
models/track/log.mdx 8.6 8.6 +0.0 +0.0 unchanged
models/track/log/customize-logging-axes.mdx 7.6 7.6 +0.0 +0.0 unchanged
models/track/log/distributed-training.mdx 9.0 9.0 +0.0 +0.0 unchanged
models/track/log/log-models.mdx 8.8 8.8 +0.0 +0.0 unchanged
models/track/log/media.mdx 9.0 9.0 +0.0 +0.0 unchanged
models/track/log/working-with-csv.mdx 10.7 10.7 +0.0 +0.0 unchanged
platform/launch/create-launch-job.mdx 9.2 9.2 +0.0 +0.0 unchanged
release-notes/server-releases-archived.mdx 10.3 10.3 +0.0 +0.0 unchanged
release-notes/server-releases.mdx 9.4 9.4 +0.0 +0.0 unchanged
support/models/articles/how-do-i-enable-code-logging-with-sweeps.mdx too little prose to score
support/models/articles/how-do-i-log-a-list-of-values.mdx 9.9 9.9 +0.0 +0.0 unchanged
support/models/articles/how-do-i-log-metrics-on-two-time-scales.mdx 7.5 7.5 +0.0 +0.0 unchanged
support/models/articles/how-do-i-move-a-run-to-another-project.mdx 7.0 7.0 +0.0 +0.0 unchanged
support/models/articles/workspace-loads-slowly-with-many-metric.mdx 8.8 8.9 +0.1 -0.4 harder
weave/guides/core-types/evaluations.mdx 10.3 10.3 +0.0 +0.0 unchanged
weave/guides/evaluation/scorers.mdx 10.3 10.3 +0.0 +0.0 unchanged
weave/guides/tools/weave-in-workspaces.mdx 9.9 9.9 +0.0 +0.0 unchanged
weave/tutorial-eval.mdx 10.2 10.2 +0.0 +0.0 unchanged

AI agent comprehension

Rated 0-3 (higher is easier for an agent to parse and act on).

Page Before After Δ
release-notes/server-releases.mdx 2 1 -1
release-notes/server-releases-archived.mdx 2 2 +0
models/track/log/distributed-training.mdx 2 2 +0
models/app/features/panels.mdx 2 2 +0
models/app/features/panels/line-plot/reference.mdx 2 2 +0
models/track/log/media.mdx 2 2 +0
models/track/limits.mdx 3 3 +0
weave/guides/core-types/evaluations.mdx 2 2 +0
models/sweeps/signal-handling-sweep-runs.mdx 2 3 +1
models/registry/configure_registry.mdx 3 3 +0

Curated-docs baseline median FK grade by type: conceptual 10.5, procedural 8.8, reference 9.4.

From workflow run 34126552164

@github-actions

github-actions Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

🔗 Link Checker Results

All links are valid!

No broken links were detected.

Preview: https://wb-21fd5541-mintlify-f1d927ae.mintlify.site

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.

0 participants