Fix broken links
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Remote Machine Learning
|
# Remote Machine Learning
|
||||||
|
|
||||||
To alleviate [performance issues on low-memory systems](/docs/FAQ.md#why-is-immich-slow-on-low-memory-systems-like-the-raspberry-pi) like the Raspberry Pi, you may also host Immich's machine-learning container on a more powerful system (e.g. your laptop or desktop computer):
|
To alleviate [performance issues on low-memory systems](/docs/FAQ/Performance-FAQ#why-is-immich-slow-on-low-memory-systems-like-the-raspberry-pi) like the Raspberry Pi, you may also host Immich's machine-learning container on a more powerful system (e.g. your laptop or desktop computer):
|
||||||
|
|
||||||
- Set the URL in Machine Learning Settings on the Admin Settings page to point to the designated ML system, e.g. `http://workstation:3003`.
|
- Set the URL in Machine Learning Settings on the Admin Settings page to point to the designated ML system, e.g. `http://workstation:3003`.
|
||||||
- Copy the following `docker-compose.yml` to your ML system.
|
- Copy the following `docker-compose.yml` to your ML system.
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ sidebar_position: 5
|
|||||||
|
|
||||||
Running into an issue or have a question? Try the following:
|
Running into an issue or have a question? Try the following:
|
||||||
|
|
||||||
1. Check the [FAQs](/docs/FAQ.md).
|
1. Check the [FAQs](/docs/FAQ/).
|
||||||
2. Read through the [Release Notes][github-releases].
|
2. Read through the [Release Notes][github-releases].
|
||||||
3. Search through existing [GitHub Issues][github-issues].
|
3. Search through existing [GitHub Issues][github-issues].
|
||||||
4. Open a help ticket on [Discord][discord-link].
|
4. Open a help ticket on [Discord][discord-link].
|
||||||
|
|||||||
Reference in New Issue
Block a user