[docs] Changed path for ControlNet in docs by rcmtcristian · Pull Request #4215 · huggingface/diffusers (original) (raw)
What does this PR do?
This PR updates the link path for ControlNet in the controlling_generation within the docs. It currently leads to a redirect then to a 404.
Previous pathhttps://huggingface.co/docs/diffusers/api/pipelines/stable_diffusion/controlnet
New Pathhttps://huggingface.co/docs/diffusers/main/en/api/pipelines/controlnet
Before submitting
- This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
Who can review?
Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.