Fix link to AST spec

[ci skip]
This commit is contained in:
Jesse McCarthy
2016-06-22 09:45:47 -04:00
parent c8e35ee70a
commit 6dac2afd43

View File

@@ -60,7 +60,7 @@ AST for JSX code is based on [Facebook JSX AST][] with the addition of one node
- `JSXText`
[Babel AST format]: https://github.com/babel/babylon/ast/spec.md
[Babel AST format]: https://github.com/babel/babylon/blob/master/ast/spec.md
[ESTree spec]: https://github.com/estree/estree
[Literal]: https://github.com/estree/estree/blob/master/spec.md#literal