From 887757fd77299de24f3fdee50aeafb2cbaa68410 Mon Sep 17 00:00:00 2001 From: Alexis Saettler Date: Sat, 15 Jan 2022 21:19:07 +0100 Subject: [PATCH 1/2] update monica branch name --- monica/content.md | 2 +- monica/license.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/monica/content.md b/monica/content.md index 5181bcb16..5c5d7adb5 100644 --- a/monica/content.md +++ b/monica/content.md @@ -62,7 +62,7 @@ where `%%REPO%%` is the name of the service in your `docker-compose.yml` file. ## Configuration using environment variables -The Monica image will use environment variables to setup the application. See [Monica documentation](https://github.com/monicahq/monica/blob/master/.env.example) for common used variables you should setup. +The Monica image will use environment variables to setup the application. See [Monica documentation](https://github.com/monicahq/monica/blob/main/.env.example) for common used variables you should setup. ## Running the image with docker-compose diff --git a/monica/license.md b/monica/license.md index 721285392..289c6c5fe 100644 --- a/monica/license.md +++ b/monica/license.md @@ -1 +1 @@ -View [license information](https://github.com/monicahq/monica/blob/master/LICENSE) for the software contained in this image. +View [license information](https://github.com/monicahq/monica/blob/main/LICENSE) for the software contained in this image. From a5968b6e607debc20e7b4b4fcfe717052c1baa9e Mon Sep 17 00:00:00 2001 From: Alexis Saettler Date: Tue, 18 Jan 2022 18:57:32 +0100 Subject: [PATCH 2/2] Update monica/license.md Co-authored-by: Tianon Gravi --- monica/license.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/monica/license.md b/monica/license.md index 289c6c5fe..c2fc8d064 100644 --- a/monica/license.md +++ b/monica/license.md @@ -1 +1 @@ -View [license information](https://github.com/monicahq/monica/blob/main/LICENSE) for the software contained in this image. +View [license information](https://github.com/monicahq/monica/blob/main/LICENSE.md) for the software contained in this image.