Skip to content

Commit f9cedfb

Browse files
kadirnarstevhliu
andauthored
📝 Fix broken link to models documentation (#4026)
* 📝 Fix broken link to models documentation Corrected the link to the models documentation in the README. Previously, the link was pointing to an incorrect URL. Now, the link directs users to the correct documentation page for more details on the models. Thanks! 🙌 * Update src/diffusers/models/README.md Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com> --------- Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
1 parent fc7aa64 commit f9cedfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/diffusers/models/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Models
22

3-
For more detail on the models, please refer to the [docs](https://huggingface.co/docs/diffusers/api/models).
3+
For more detail on the models, please refer to the [docs](https://huggingface.co/docs/diffusers/api/models/overview).

0 commit comments

Comments
 (0)