Update notification message.

This commit is contained in:
Sam El-Husseini 2017-06-15 14:29:06 -07:00
parent 0195b4e31d
commit eab4725d27

View File

@ -33,7 +33,7 @@
"notifications": {
"localhost": {
"type": "warning",
"message": "<h2>Heads Up!</h2> <br />This editor is moving to <a href=\"https://makecode.microbit.org\" >https://makecode.microbit.org</a> on July 22nd 2017"
"message": "<h2>Important:</h2> <br />This editor is moving to <a href=\"https://makecode.microbit.org\" >https://makecode.microbit.org</a> on July 22nd 2017. <br /> Please update your bookmarks and school internet filters. <br /> <a href=\"https://makecode.com/blog/microbit/v0.12.35\">Read more...</a>"
}
}
}