From f81f3a23137851b5b59e460179a7bcd02061a4d6 Mon Sep 17 00:00:00 2001 From: Gabriel Berardi <54224251+gabriel-berardi@users.noreply.github.com> Date: Fri, 22 Dec 2023 14:04:10 +0100 Subject: [PATCH] docs: fix broken link in README.md (#7069) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29090abcd..94766daa8 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ There are multiple ways of getting started with Monica: - Platform.sh [![Deploy on Platform.sh](https://platform.sh/images/deploy/deploy-button-lg-blue.svg)](https://console.platform.sh/projects/create-project/?template=https%3A%2F%2Fraw.githubusercontent.com%2Fmonicahq%2Fmonica%2Fmain%2F.platform.app.yaml&utm_campaign=deploy_on_platform&utm_medium=button&utm_source=affiliate_links&utm_content=https%3A%2F%2Fgithub.com%2Fmonicahq%2Fmonica) - - [Heroku](https://heroku.com) [![Deploy to Heroku](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/monicahq/monica/tree/main) + - [Heroku](https://heroku.com) [![Deploy to Heroku](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/monicahq/monica/tree/4.x) ### Requirements