diff --git a/CHANGELOG.md b/CHANGELOG.md index d5b221d..0089f4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # offline-editor-js - Changelog -## Version 2.9.4 +## Version 2.9.4.1 - July 10, 2015 + +Minor doc update. Fixed broken link in README. + +## Version 2.9.4 - July 10, 2015 No breaking changes. diff --git a/README.md b/README.md index 9a0a76f..783ce6d 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ __Attachment Support__: Attachments are supported with some limitations. See doc #API and How To Use Docs -Go __[here](demo/api-doc.html)__ to get links to the API docs and How to use docs. +Go __[here](http://esri.github.io/offline-editor-js/demo/)__ to get links to the API docs and How to use docs. ## FAQ