From 1a3dc7d38629899b79aef86bcc128786547bced4 Mon Sep 17 00:00:00 2001 From: Emmanuel Arias Date: Sat, 1 May 2021 20:58:30 -0300 Subject: [PATCH] Fix minor Typo on README a `)` is missing. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21c393e29..e7e165a81 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ The dependencies are explained in [CONTRIBUTING.md](CONTRIBUTING.md). Calamares welcomes PRs. New issues are welcome, too. There are both the Calamares **core** repository (this one), -and an *extensions** repository ([Calamares extensions](https://github.com/calamares/calamares-extensions). +and an *extensions** repository ([Calamares extensions])(https://github.com/calamares/calamares-extensions). Contributions to code, modules, documentation, the wiki and the website are all welcome. There is more information in the [CONTRIBUTING.md](CONTRIBUTING.md) file.