From c059e51b3cd609e8458655a8f4babfe2f41a5c25 Mon Sep 17 00:00:00 2001 From: Daniel Langemann Date: Tue, 7 May 2024 09:30:33 +0200 Subject: [PATCH] Fix typo in markdown link (#4845) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc54618e..33f38767 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ The best way to start is to [open a new issue](https://github.com/kimai/kimai/is In case you want to contribute, but you wouldn't know how, here are some suggestions: -- Spread the word: Please [write a testimonial for our Wall of love]{https://love.kimai.org}, vote for Kimai on any software platform, you can toot or tweet about it, share it on LinkedIn, Reddit and any other social media platform! +- Spread the word: Please [write a testimonial for our Wall of love](https://love.kimai.org), vote for Kimai on any software platform, you can toot or tweet about it, share it on LinkedIn, Reddit and any other social media platform! - Answer questions: You know the answer to another user's problem? Share your knowledge. - Something can be done better? An essential feature is missing? Create a feature request. - Report bugs makes Kimai better for everyone.