Skip to content

Commit 5a07d01

Browse files
committed
Updates homepage and description
1 parent 51d8eea commit 5a07d01

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎bower.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-bootstrap-material",
3-
"description": "angularJS directives for creating material design style bootstrap components",
3+
"description": "AngularJS directives for creating material design style Bootstrap components",
44
"main": "",
55
"moduleType": [],
66
"authors": [

‎package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angular-bootstrap-material",
33
"version": "0.1.2",
4-
"description": "angularJS directives for creating material design style bootstrap components",
4+
"description": "AngularJS directives for creating material design style Bootstrap components",
55
"main": "index.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"
@@ -21,7 +21,7 @@
2121
"bugs": {
2222
"url": "https://github.com/tilwinjoy/angular-bootstrap-material/issues"
2323
},
24-
"homepage": "https://github.com/tilwinjoy/angular-bootstrap-material#readme",
24+
"homepage": "http://tilwinjoy.github.io/angular-bootstrap-material/",
2525
"devDependencies": {
2626
"gulp": "^3.9.1",
2727
"gulp-angular-templatecache": "^1.8.0",

0 commit comments

Comments
 (0)