Skip to content

Fix outdated SGLang diffusion documentation links#314

Merged
zhaochenyang20 merged 1 commit intolm-sys:mainfrom
JiaxinD:fix-sglang-diffusion-docs-links
Feb 12, 2026
Merged

Fix outdated SGLang diffusion documentation links#314
zhaochenyang20 merged 1 commit intolm-sys:mainfrom
JiaxinD:fix-sglang-diffusion-docs-links

Conversation

@JiaxinD
Copy link
Copy Markdown
Contributor

@JiaxinD JiaxinD commented Feb 12, 2026

Fix outdated SGLang diffusion documentation links

Summary

This PR updates outdated documentation links in the SGLang Diffusion blog posts to point to the new consolidated documentation structure at docs.sglang.io/diffusion/.

Context

The SGLang Diffusion documentation was recently consolidated and restructured (see PR #18095 and Issue #18652). The blog posts on lm-sys.github.io still contain references to the old documentation paths in the multimodal_gen/docs/ directory structure, which are now broken or outdated.

Changes

Updated documentation links in two blog posts:

blog/2025-11-07-sglang-diffusion.md

  • Added main documentation link: https://docs.sglang.io/diffusion/index.html
  • Updated support matrix link: support_matrix.mdcompatibility_matrix.html
  • Updated installation guide link: install.mdinstallation.html
  • Updated CLI guide link: cli.mdapi/cli.html

blog/2026-01-16-sglang-diffusion.md

  • Updated profiling suite link: profiling.mdperformance/profiling.html
  • Updated main documentation link: GitHub blob → docs.sglang.io/diffusion/index.html

Link Mappings

All links have been updated from the old structure to the new structure:

  • multimodal_gen/docs/*docs.sglang.io/diffusion/*
  • support_matrix.mdcompatibility_matrix.html
  • install.mdinstallation.html
  • cli.mdapi/cli.html
  • profiling.mdperformance/profiling.html

Related Issues/PRs

Testing

  • Verified all updated links point to valid documentation pages
  • Confirmed link structure matches the new documentation organization
  • Checked that no broken links remain in the blog posts

Update links to point to new docs/diffusion/ structure after consolidation.
References:
- PR #18095: sgl-project/sglang#18095
- Issue #18652: sgl-project/sglang#18652

Changes:
- Updated multimodal_gen/docs/* links to docs.sglang.io/diffusion/*
- Updated support_matrix.md -> compatibility_matrix.html
- Updated install.md -> installation.html
- Updated cli.md -> api/cli.html
- Updated profiling.md -> performance/profiling.html

Co-authored-by: Cursor <cursoragent@cursor.com>
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