Skip to content
2 changes: 1 addition & 1 deletion docs/source/en/modular_diffusers/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ The Modular Diffusers docs are organized as shown below.

## Quickstart

- A [quickstart](./quickstart) demonstrating how to implement an example workflow with Modular Diffusers.
- The [quickstart](./quickstart) shows you how to run a modular pipeline, understand its structure, and customize it by modifying the blocks that compose it.

## ModularPipelineBlocks

Expand Down
Loading