From a410dc83d9b6f69f0b285867cf7e7c99c2d15589 Mon Sep 17 00:00:00 2001 From: Francis Bonneau Date: Tue, 1 Dec 2015 14:35:23 +0100 Subject: [PATCH] Updated the language-bats link to github repo --- Syntax-Highlighting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Syntax-Highlighting.md b/Syntax-Highlighting.md index df2a188..e729a33 100644 --- a/Syntax-Highlighting.md +++ b/Syntax-Highlighting.md @@ -7,4 +7,4 @@ Extended syntax support is available for the following editors: * **TextMate** - [Bats.tmbundle](https://github.com/drnic/Bats.tmbundle) * **Vim** - [bats.vim](https://github.com/vim-scripts/bats.vim) * **Vim** - [bats.snippets](https://github.com/jjasghar/snipmate-snippets/blob/master/snippets/bats.snippets) -* **Atom** - [language-bats](https://atom.io/packages/language-bats) \ No newline at end of file +* **Atom** - [language-bats](https://github.com/jkamenik/language-bats) \ No newline at end of file