From 262c3a8f06819787d4e8251c991825b969b5e7b7 Mon Sep 17 00:00:00 2001 From: duianto Date: Sun, 23 Jun 2019 10:00:04 +0200 Subject: [PATCH] Fix Getting started (CLICK HERE) link The text `(CLICK HERE)` was not clickable. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d8609608..130c34e4b 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ some extra features to boot: * auto-implement functions without a definition * semantic highlighting, including support for [rainbow semantic highlighting](https://medium.com/@evnbr/coding-in-color-3a6db2743a1e) -# >>> [Getting started](https://github.com/cquery-project/cquery/wiki) (CLICK HERE) <<< +# >>> [Getting started (CLICK HERE)](https://github.com/cquery-project/cquery/wiki) <<< Packaging status