"vscode:/vscode.git/clone" did not exist on "2480723adf1ce8a5cfca5c190f5fba7a48549f75"
Unverified Commit 5439e917 authored by Aisuko's avatar Aisuko Committed by GitHub
Browse files

fix/docs: Fix the broken doc links (#3897)



* fix/docs: Fix the broken doc links
Signed-off-by: default avatarGitHub <noreply@github.com>

* Update docs/source/en/using-diffusers/write_own_pipeline.mdx
Co-authored-by: default avatarPedro Cuenca <pedro@huggingface.co>

---------
Signed-off-by: default avatarGitHub <noreply@github.com>
Co-authored-by: default avatarPedro Cuenca <pedro@huggingface.co>
parent 174dcd69
...@@ -286,5 +286,5 @@ This is really what 🧨 Diffusers is designed for: to make it intuitive and eas ...@@ -286,5 +286,5 @@ This is really what 🧨 Diffusers is designed for: to make it intuitive and eas
For your next steps, feel free to: For your next steps, feel free to:
* 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! * Learn how to [build and contribute a pipeline](contribute_pipeline) to 🧨 Diffusers. We can't wait and see what you'll come up with!
* 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. * 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.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment