From 9d9e73b2c825bb843e5c0cdd6f532a58dad8fe47 Mon Sep 17 00:00:00 2001 From: bhoodream Date: Wed, 14 Jun 2017 23:46:29 +0700 Subject: [PATCH] remove images from Readme.md --- README.md | 2 +- chameleon.jquery.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 21a9ff6..4e14a92 100644 --- a/README.md +++ b/README.md @@ -35,4 +35,4 @@ $(document).ready(function() { ``` -For more information and examples check the [demo page](https://vadimfedorov.ru/lab/chameleon_js). \ No newline at end of file +For more information and examples check the [demo page](https://vadimfedorov.ru/lab/chameleon-js). \ No newline at end of file diff --git a/chameleon.jquery.json b/chameleon.jquery.json index dfd3bc2..2452c24 100644 --- a/chameleon.jquery.json +++ b/chameleon.jquery.json @@ -19,9 +19,9 @@ } ], "bugs": "https://github.com/bhoodream/Chameleon.js/issues", - "homepage": "https://vadimfedorov.ru/chameleon_js", + "homepage": "https://vadimfedorov.ru/chameleon-js", "docs": "https://github.com/bhoodream/Chameleon.js#chameleonjs", - "demo": "https://vadimfedorov.ru/lab/chameleon_js", + "demo": "https://vadimfedorov.ru/lab/chameleon-js", "download": "https://codeload.github.com/bhoodream/Chameleon.js/zip/master", "dependencies": { "jquery": ">=1.9"