Skip to content

Commit

Permalink
Update links
Browse files Browse the repository at this point in the history
  • Loading branch information
vsn4ik committed Dec 25, 2015
1 parent fac33cc commit f75fd9b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [Bootstrap-checkbox](http://vsn4ik.github.io/bootstrap-checkbox)
# [Bootstrap-checkbox](https://vsn4ik.github.io/bootstrap-checkbox/)

[![Bower version](https://img.shields.io/bower/v/bootstrap-checkbox.svg)](https://github.com/vsn4ik/bootstrap-checkbox)
[![npm version](https://img.shields.io/npm/v/bootstrap-checkbox.svg)](https://www.npmjs.com/package/bootstrap-checkbox)
Expand Down Expand Up @@ -32,7 +32,7 @@ bootstrap-checkbox/

## Examples

For some working examples, visit our [examples](http://vsn4ik.github.io/bootstrap-checkbox/#examples) section.
For some working examples, visit our [examples](https://vsn4ik.github.io/bootstrap-checkbox/#html-examples) section.


## Min Requirements
Expand Down
9 changes: 3 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"jquery-plugin",
"switch"
],
"homepage": "http://vsn4ik.github.io/bootstrap-checkbox",
"homepage": "https://vsn4ik.github.io/bootstrap-checkbox/",
"author": {
"name": "Vasily A.",
"url": "https://github.com/vsn4ik"
Expand All @@ -24,9 +24,6 @@
"scripts": {
"test": "grunt"
},
"engines": {
"node": "=>0.10.0"
},
"devDependencies": {
"bootstrap": "~3.3.6",
"grunt": "~0.4.5",
Expand All @@ -40,8 +37,8 @@
"grunt-jscs": "~2.5.0",
"highlight.js": "~9.0.0",
"jquery": "~2.1.4",
"load-grunt-tasks": "~3.3.0",
"octicons": "~3.1.0"
"load-grunt-tasks": "~3.4.0",
"octicons": "~3.3.0"
},
"spm": {
"main": "dist/js/bootstrap-checkbox.js",
Expand Down

0 comments on commit f75fd9b

Please sign in to comment.