diff --git a/installers/Introduction.md b/installers/Introduction.md index a63f912..0122a4e 100644 --- a/installers/Introduction.md +++ b/installers/Introduction.md @@ -7,7 +7,7 @@ description: Installers are the way to automate the installation of the software Introduced in Bottles 2022.2.14, installers are set of rules which Bottles uses to automate the installation of the softwares. They define the required dependencies, tweaks and other things to install a software. We call them -Actions and they are defined in the [Actions](/installers/Actions) section. +Actions and they are defined in the [Actions](/installers/structure/Actions) section. ## How Bottles handles installers? Bottles is not just another wineprefix manager, it comes with a set of @@ -40,4 +40,4 @@ Let's take some examples: This does not mean that you cannot create installers for programs that work out of the box but that you need to consider whether you will have the time to -keep them up to date and therefore worth it. \ No newline at end of file +keep them up to date and therefore worth it.