Conversation
…D overview - pag.md linked #pagappliedlayers; the heading '### pag_applied_layers' keeps its underscores (#pag_applied_layers) - the SD overview table linked ./stable_diffusion_safe, a doc page that no longer exists anywhere under docs/source; the row now names the deprecated pipeline as plain text instead of a dead link
|
Hi @simpleqt, thanks for the PR! It does not appear to link an issue it fixes. If this PR addresses an existing issue, please add a closing keyword (e.g. Please note that PRs without a linked issue are likely to be automatically closed 10 days after this notice. Once the PR links an issue (or gets the |
|
Closing — pooled into #14715 combined docs PR to reduce review overhead. All fixes are preserved in the combined branch. |
Description: fixes two dead links in the API docs:
docs/source/en/api/pipelines/pag.mdlinked#pagappliedlayers; the heading### pag_applied_layerskeeps its underscores →#pag_applied_layers.docs/source/en/api/pipelines/stable_diffusion/overview.md: the pipelines table linked./stable_diffusion_safe, a doc page that no longer exists anywhere underdocs/source(verified case-sensitively). The row now names the deprecated pipeline as plain text instead of a dead link.