From 101fb022f45ce7f847ebebd6e6425a2a8045244e Mon Sep 17 00:00:00 2001 From: Andy Gup Date: Fri, 10 Jul 2015 17:10:46 -0600 Subject: [PATCH] Fixed broken link --- CHANGELOG.md | 6 +++++- README.md | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) 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