Skip to content

Fix broken links in translated content in production#2351

Draft
mdlinville wants to merge 2 commits intomainfrom
docs/localize-ja-ko-internal-links-main
Draft

Fix broken links in translated content in production#2351
mdlinville wants to merge 2 commits intomainfrom
docs/localize-ja-ko-internal-links-main

Conversation

@mdlinville
Copy link
Contributor

Description

Fix broken links in manually translated content in production

  • Prefix root-relative doc links with /ja/ or /ko/ (skip shared image paths under /imgs/ and /img/)
  • Normalize bare /product/ markdown links to locale-prefixed paths
  • Convert internal docs.wandb.ai URLs to root-relative paths (product segments and /guides/)
  • Prefix Card and anchor href attributes with locale where needed
  • Fix ja/ko.mdx cross-locale product links to Japanese paths
  • Fix stray quote in registry link_version anchor (ja and ko)

Relates to #2350 , which fixes a much smaller number of related issues in the auto-translated content.

Made-with: Cursor

Testing

  • Local build succeeds without errors (mint dev)
  • Local link check succeeds without errors (mint broken-links)
  • PR tests succeed

- Prefix root-relative doc links with /ja/ or /ko/ (skip shared image paths under /imgs/ and /img/)
- Normalize bare /product/ markdown links to locale-prefixed paths
- Convert internal docs.wandb.ai URLs to root-relative paths (product segments and /guides/)
- Prefix Card and anchor href attributes with locale where needed
- Fix ja/ko.mdx cross-locale product links to Japanese paths
- Fix stray quote in registry link_version anchor (ja and ko)

Made-with: Cursor
@mintlify
Copy link
Contributor

mintlify bot commented Mar 24, 2026

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

Project Status Preview Updated (UTC)
wandb 🟢 Ready View Preview Mar 24, 2026, 6:58 PM

@github-actions
Copy link
Contributor

github-actions bot commented Mar 24, 2026

📚 Mintlify Preview Links

🔗 View Full Preview

📝 Changed (760 total)

📄 Pages (760)

File Preview
ja/get-started.mdx Get Started
ja/index.mdx Ja
ja/inference.mdx Inference
ja/inference/api-reference.mdx Api Reference
ja/inference/api-reference/chat-completions.mdx Chat Completions
ja/inference/api-reference/errors.mdx Errors
ja/inference/examples.mdx Examples
ja/inference/lora.mdx Lora
ja/inference/models.mdx Models
ja/inference/prerequisites.mdx Prerequisites
... and 750 more files

🤖 Generated automatically when Mintlify deployment succeeds
📍 Deployment: 5f5df6a at 2026-03-24 19:06:43 UTC

@github-actions
Copy link
Contributor

github-actions bot commented Mar 24, 2026

🔗 Link Checker Results

⚠️ Some issues were detected

Checked against: https://wb-21fd5541-docs-localize-ja-ko-internal-links-main.mintlify.app


Summary

Status Count
🔍 Total 7442
✅ Successful 1063
⏳ Timeouts 0
🔀 Redirected 128
👻 Excluded 6223
❓ Unknown 0
🚫 Errors 28
⛔ Unsupported 0

Errors per input

Errors in ja/models/integrations/openai-fine-tuning.mdx

Errors in ja/models/integrations/pytorch.mdx

Errors in ja/models/integrations/torchtune.mdx

Errors in ja/models/launch/evaluations.mdx

Errors in ja/models/tutorials/volcano.mdx

Errors in ja/weave/guides/integrations/local_models.mdx

Errors in ja/weave/guides/integrations/mistral.mdx

Errors in ja/weave/guides/integrations/together_ai.mdx

Errors in ja/weave/guides/integrations/verifiers.mdx

Errors in ko/models/integrations/openai-fine-tuning.mdx

Errors in ko/models/integrations/pytorch.mdx

Errors in ko/models/integrations/torchtune.mdx

Errors in ko/models/launch/evaluations.mdx

Errors in ko/models/tutorials/volcano.mdx

Errors in ko/weave/guides/integrations/local_models.mdx

Errors in ko/weave/guides/integrations/mistral.mdx

Errors in ko/weave/guides/integrations/together_ai.mdx

Errors in ko/weave/guides/integrations/verifiers.mdx

Full Github Actions output

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