Skip to content

Commit f75fd9b

Browse files
committed
Update links
1 parent fac33cc commit f75fd9b

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [Bootstrap-checkbox](http://vsn4ik.github.io/bootstrap-checkbox)
1+
# [Bootstrap-checkbox](https://vsn4ik.github.io/bootstrap-checkbox/)
22

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

3333
## Examples
3434

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

3737

3838
## Min Requirements

package.json

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"jquery-plugin",
99
"switch"
1010
],
11-
"homepage": "http://vsn4ik.github.io/bootstrap-checkbox",
11+
"homepage": "https://vsn4ik.github.io/bootstrap-checkbox/",
1212
"author": {
1313
"name": "Vasily A.",
1414
"url": "https://github.com/vsn4ik"
@@ -24,9 +24,6 @@
2424
"scripts": {
2525
"test": "grunt"
2626
},
27-
"engines": {
28-
"node": "=>0.10.0"
29-
},
3027
"devDependencies": {
3128
"bootstrap": "~3.3.6",
3229
"grunt": "~0.4.5",
@@ -40,8 +37,8 @@
4037
"grunt-jscs": "~2.5.0",
4138
"highlight.js": "~9.0.0",
4239
"jquery": "~2.1.4",
43-
"load-grunt-tasks": "~3.3.0",
44-
"octicons": "~3.1.0"
40+
"load-grunt-tasks": "~3.4.0",
41+
"octicons": "~3.3.0"
4542
},
4643
"spm": {
4744
"main": "dist/js/bootstrap-checkbox.js",

0 commit comments

Comments
 (0)