diff --git a/README.md b/README.md index d27851b..5322c8a 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ implements a strict subset of ES6 (JavaScript version 6): - Any valid ES6 code is not necessarily a valid mJS code. On 32-bit ARM mJS engine takes about 50k of flash memory, and less than 1k -of RAM (see [intro article](http://goo.gl/zJYyWF)). +of RAM (see [intro article](https://mongoose-os.com/blog/mjs-a-new-approach-to-embedded-scripting/)). mJS is part of [MongooseOS](https://mongoose-os.com), where it enables scripting for IoT devices.