Fix relative links in Enterprise IT documentation

This commit is contained in:
Thorsten Sommer 2025-06-09 12:43:11 +02:00
parent ef515c4758
commit b8e002c100
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -76,8 +76,8 @@ intranet.my-company.com:30100 {
## Example AI Studio configuration ## Example AI Studio configuration
The latest example of an AI Studio configuration via configuration plugin can always be found in the repository in the `app/MindWork AI Studio/Plugins/configuration` folder. Here are the links to the files: The latest example of an AI Studio configuration via configuration plugin can always be found in the repository in the `app/MindWork AI Studio/Plugins/configuration` folder. Here are the links to the files:
- [The icon](app/MindWork%20AI%20Studio/Plugins/configuration/icon.lua) - [The icon](../app/MindWork%20AI%20Studio/Plugins/configuration/icon.lua)
- [The configuration with explanations](app/MindWork%20AI%20Studio/Plugins/configuration/plugin.lua) - [The configuration with explanations](../app/MindWork%20AI%20Studio/Plugins/configuration/plugin.lua)
Currently, you can configure the following things: Currently, you can configure the following things:
- Any number of self-hosted LLM providers (a combination of server and model), but currently only without API keys - Any number of self-hosted LLM providers (a combination of server and model), but currently only without API keys