Update coffescript/register reference link address #5475

This commit is contained in:
Sven SAULEAU 2017-04-08 10:15:43 +02:00
parent e2c2d7d742
commit e9bc213b14
No known key found for this signature in database
GPG Key ID: 7C3212582FBA1BA2

View File

@ -5,7 +5,7 @@
One of the ways you can use Babel is through the require hook. The require hook
will bind itself to node's `require` and automatically compile files on the
fly. This is equivalent to CoffeeScript's
[coffee-script/register](http://coffeescript.org/documentation/docs/register.html).
[coffee-script/register](http://coffeescript.org/v2/annotated-source/register.html).
## Install