diff --git a/BUILDING.md b/BUILDING.md index a8c596f..c1743a7 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -14,4 +14,4 @@ The build process consist in build the container image that you will use to depl ## Manual building -Refer to the [MANUAL GUIDE](guides/console/BUILDING.md). +Refer to the [CONSOLE GUIDE](guides/console/BUILDING.md). diff --git a/SETUP.md b/SETUP.md index dcd648f..98facb4 100644 --- a/SETUP.md +++ b/SETUP.md @@ -30,3 +30,7 @@ By default this repository uses your Chevereto license to download the latest Ch | REPO_APP_ACCESS_TOKEN | Personal Access Token for the repo above | You can also put the contents of your custom Chevereto based application in the `/chevereto` folder before building the image. + +## Manual setup + +Refer to the [CONSOLE GUIDE](guides/console/SETUP.md). diff --git a/UPDATING.md b/UPDATING.md index f7d472b..5454dee 100644 --- a/UPDATING.md +++ b/UPDATING.md @@ -16,4 +16,4 @@ The update process consist in that you pull our `chevereto/container-builder` re ## Manual updating -Refer to the [MANUAL GUIDE](guides/console/UPDATING.md). +Refer to the [CONSOLE GUIDE](guides/console/UPDATING.md).