diff --git a/README.md b/README.md index 2e2a642..850b2af 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ tree-sitter-c [![Build Status](https://travis-ci.org/maxbrunsfeld/tree-sitter-c.svg?branch=master)](https://travis-ci.org/maxbrunsfeld/tree-sitter-c) -C grammar for [tree-sitter](https://github.com/maxbrunsfeld/tree-sitter). Adapted from [this C99 grammar](http://slps.github.io/zoo/c/iso-9899-tc3.html#designation). +C grammar for [tree-sitter](https://github.com/maxbrunsfeld/tree-sitter). Adapted from [this C99 grammar](http://slps.github.io/zoo/c/iso-9899-tc3.html).