From 8061f0a835517cf29f82ab9717e31a176334b142 Mon Sep 17 00:00:00 2001 From: Andy Gup Date: Thu, 30 Jun 2016 09:21:48 -0600 Subject: [PATCH] changed deprecated notice to maintenance mode --- README.md | 2 +- demo/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b48ece3..ccaae24 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ offline-editor-js ================= -**DEPRECATED** As of May 1, 2016 no new functionality will be added to this project. For additional details refer to this [issue](https://github.com/Esri/offline-editor-js/issues/468). +**Maintenance Mode** As of May 1, 2016 no new functionality will be added to this project. For additional details refer to this [issue](https://github.com/Esri/offline-editor-js/issues/468). If you need a fully integrated, robust offline solution that's officially supported, then please refer to our native [ArcGIS Runtime SDKs](https://developers.arcgis.com/arcgis-runtime/) for iOS, Android, .NET, Xamarin, Java, OSx and Qt. diff --git a/demo/index.html b/demo/index.html index 8e76f46..49af040 100644 --- a/demo/index.html +++ b/demo/index.html @@ -35,7 +35,7 @@
-

Offline-editor-js [Deprecated]

+

Offline-editor-js

Examples of how to build lightweight offline mapping applications for the web.