diff --git a/targetconfig.json b/targetconfig.json
index 4befb544..92c13594 100644
--- a/targetconfig.json
+++ b/targetconfig.json
@@ -33,7 +33,10 @@
"notifications": {
"localhost": {
"type": "warning",
- "message": "
Important:
This editor is moving to https://makecode.microbit.org on July 22nd 2017.
Please update your bookmarks and school internet filters.
Read more..."
+ "heading": "Important",
+ "message": "This editor is moving to https://makecode.microbit.org on July 22nd 2017. Please update your bookmarks and school internet filters",
+ "readmore": "https://makecode.com/blog/microbit/v0.12.35",
+ "url": "https://makecode.microbit.org"
}
}
}