From 3d8e1c2f4adcd6e8f188f1a4f7b2447812ae44a3 Mon Sep 17 00:00:00 2001 From: Chad Boyce Date: Sun, 7 Aug 2022 08:05:17 -0400 Subject: [PATCH] fixed demo link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8159e67..d11022d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Measurer.js Measurer.js is a Javascript package allowing to measure dimensions of the objects on html page -Demo is available at http://mark-rolich.github.com/Measurer.js +Demo is available at http://mark-rolich.github.io/Measurer.js Measurer.js requires Event.js and Dragdrop.js packages, which can be acquired at the following links: @@ -60,4 +60,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. \ No newline at end of file +THE SOFTWARE.