Merge pull request #6785 from maurobringolf/new-ast-spec-link

Update AST spec link to new babylon location
This commit is contained in:
Sven SAULEAU 2017-11-10 14:22:19 +01:00 committed by GitHub
commit c7a1bc774e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1 @@
The [AST specification](https://github.com/babel/babylon/blob/master/ast/spec.md) has been moved to the Babylon repo, `babel/babylon`.
The [AST specification](https://github.com/babel/babel/blob/master/packages/babylon/ast/spec.md) has been moved to the Babylon package, `packages/babylon`.