Skip to content

Commit b954c22

Browse files
authored
Fix broken link in docs (huggingface#5015)
fix broken link
1 parent 77373c5 commit b954c22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/en/api/pipelines/auto_pipeline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Check out the [AutoPipeline](/tutorials/autopipeline) tutorial to learn how to u
4242
`AutoPipeline` supports text-to-image, image-to-image, and inpainting for the following diffusion models:
4343

4444
- [Stable Diffusion](./stable_diffusion)
45-
- [ControlNet](./api/pipelines/controlnet)
45+
- [ControlNet](./controlnet)
4646
- [Stable Diffusion XL (SDXL)](./stable_diffusion/stable_diffusion_xl)
4747
- [DeepFloyd IF](./if)
4848
- [Kandinsky](./kandinsky)

0 commit comments

Comments
 (0)