Skip to content

Commit 8dd0ddc

Browse files
stevhliupcuenca
andauthored
[docs] Fix index page (huggingface#3997)
* fix * correct link * Fix typo --------- Co-authored-by: Pedro Cuenca <[email protected]>
1 parent 080ecf0 commit 8dd0ddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/en/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The library has three main components:
4040
><div class="w-full text-center bg-gradient-to-br from-pink-400 to-pink-500 rounded-lg py-1.5 font-semibold mb-5 text-white text-lg leading-relaxed">Conceptual guides</div>
4141
<p class="text-gray-700">Understand why the library was designed the way it was, and learn more about the ethical guidelines and safety implementations for using the library.</p>
4242
</a>
43-
<a class="!no-underline border dark:border-gray-700 p-5 rounded-lg shadow hover:shadow-lg" href="./api/models"
43+
<a class="!no-underline border dark:border-gray-700 p-5 rounded-lg shadow hover:shadow-lg" href="./api/models/overview"
4444
><div class="w-full text-center bg-gradient-to-br from-purple-400 to-purple-500 rounded-lg py-1.5 font-semibold mb-5 text-white text-lg leading-relaxed">Reference</div>
4545
<p class="text-gray-700">Technical descriptions of how 🤗 Diffusers classes and methods work.</p>
4646
</a>

0 commit comments

Comments
 (0)