Skip to content

Commit 5439e91

Browse files
Aisukopcuenca
andauthored
fix/docs: Fix the broken doc links (#3897)
* fix/docs: Fix the broken doc links Signed-off-by: GitHub <[email protected]> * Update docs/source/en/using-diffusers/write_own_pipeline.mdx Co-authored-by: Pedro Cuenca <[email protected]> --------- Signed-off-by: GitHub <[email protected]> Co-authored-by: Pedro Cuenca <[email protected]>
1 parent 174dcd6 commit 5439e91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/en/using-diffusers/write_own_pipeline.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -286,5 +286,5 @@ This is really what 🧨 Diffusers is designed for: to make it intuitive and eas
286286

287287
For your next steps, feel free to:
288288

289-
* Learn how to [build and contribute a pipeline](using-diffusers/#contribute_pipeline) to 🧨 Diffusers. We can't wait and see what you'll come up with!
290-
* Explore [existing pipelines](./api/pipelines/overview) in the library, and see if you can deconstruct and build a pipeline from scratch using the models and schedulers separately.
289+
* Learn how to [build and contribute a pipeline](contribute_pipeline) to 🧨 Diffusers. We can't wait and see what you'll come up with!
290+
* Explore [existing pipelines](../api/pipelines/overview) in the library, and see if you can deconstruct and build a pipeline from scratch using the models and schedulers separately.

0 commit comments

Comments
 (0)