Skip to content

Commit 1cdd4b5

Browse files
committed
bugfix(docs) link syntax
1 parent 89ceecc commit 1cdd4b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation/manual.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ The following commands vary depending on the version of Invoke being installed a
6969
- If you have an Nvidia 20xx series GPU or older, use `invokeai[xformers]`.
7070
- If you have an Nvidia 30xx series GPU or newer, or do not have an Nvidia GPU, use `invokeai`.
7171
72-
7. Determine the torch backend to use for installation, if any. This is necessary to get the right version of torch installed. This is acheived by using (UV's built in torch support.)[https://docs.astral.sh/uv/guides/integration/pytorch/#automatic-backend-selection]
72+
7. Determine the torch backend to use for installation, if any. This is necessary to get the right version of torch installed. This is acheived by using [UV's built in torch support.](https://docs.astral.sh/uv/guides/integration/pytorch/#automatic-backend-selection)
7373

7474
=== "Invoke v5.12 and later"
7575

0 commit comments

Comments
 (0)