From e4750975e4daaff6f186962fca4b9de6b65757d8 Mon Sep 17 00:00:00 2001 From: mhoffm Date: Mon, 14 Jun 2021 23:20:09 +0200 Subject: [PATCH] fix image link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index efd78b8..ade34fc 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ To run tests simply run `nix-shell --run 'tree-sitter test'`. Highlighting `example/example.hcl`: -![Highlighting Example](https://imgur.com/JdfxHvE) +![Highlighting Example](https://i.imgur.com/JdfxHvE.jpeg) ## Quoted Template Expressions