Skip to content

Commit 7e76389

Browse files
authored
Merge pull request #677 from transformerlab/fix/broken-links
Fix broken docs links
2 parents 38d9609 + a9a744b commit 7e76389

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<p align="center">
1313
API for <a href="http://github.com/transformerlab/transformerlab-app">Transformer Lab App</a>.
1414
<br />
15-
<a href="https://transformerlab.ai/docs/intro"><strong>Explore the docs »</strong></a>
15+
<a href="https://transformerlab.ai/docs"><strong>Explore the docs »</strong></a>
1616
</p>
1717
</div>
1818

@@ -84,4 +84,4 @@ uv pip compile requirements.in -o requirements-no-gpu-uv.txt
8484

8585
# Windows Notes
8686

87-
https://transformerlab.ai/docs/install/install-on-windows
87+
https://transformerlab.ai/docs/install/#install-on-windows

0 commit comments

Comments
 (0)