diff --git a/README.md b/README.md index 4f293322..39bb3d4f 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ Stay tuned for more updates and enhancements to make MindWork AI Studio even mor You want to know how to build MindWork AI Studio from source? [Check out the instructions here](documentation/Build.md). ## Enterprise IT -Do you want to manage AI Studio centrally from your IT department? Yes, that’s possible. [Here’s how it works.](documentation/Enterprise IT.md) +Do you want to manage AI Studio centrally from your IT department? Yes, that’s possible. [Here’s how it works.](documentation/Enterprise%20IT.md) ## License MindWork AI Studio is licensed under the `FSL-1.1-MIT` license (functional source license). Here’s a simple rundown of what that means for you: diff --git a/documentation/Enterprise IT.md b/documentation/Enterprise IT.md index e1c6c9f1..5d41c41b 100644 --- a/documentation/Enterprise IT.md +++ b/documentation/Enterprise IT.md @@ -76,8 +76,8 @@ intranet.my-company.com:30100 { ## 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 icon](app/MindWork AI Studio/Plugins/configuration/icon.lua) -- [The configuration with explanations](app/MindWork AI Studio/Plugins/configuration/plugin.lua) +- [The icon](app/MindWork%20AI%20Studio/Plugins/configuration/icon.lua) +- [The configuration with explanations](app/MindWork%20AI%20Studio/Plugins/configuration/plugin.lua) 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