Skip to content

Commit a078fed

Browse files
committed
Updated docs
1 parent c36a4d9 commit a078fed

4 files changed

Lines changed: 8 additions & 4 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,6 @@ Thanks! :sweat_smile:
6161

6262

6363

64-
[1]: https://github.com/IonicaBizau/obj2env/issues
64+
[1]: https://github.com/Bloggify/obj2env-cli/issues
6565

6666
[2]: https://github.com/IonicaBizau/code-style

DOCUMENTATION.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
## Documentation
2+
3+
You can see below the API reference of this module.
4+

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2017 Ionică Bizău <bizauionica@gmail.com> (https://ionicabizau.net)
3+
Copyright (c) 2017 Bloggify <support@bloggify.org> (https://bloggify.org)
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
],
3636
"repository": {
3737
"type": "git",
38-
"url": "git+ssh://git@github.com/Bloggify/obj2env-cli.git"
38+
"url": "https://github.com/Bloggify/obj2env-cli"
3939
},
4040
"bugs": {
4141
"url": "https://github.com/Bloggify/obj2env-cli/issues"
@@ -50,4 +50,4 @@
5050
"blah": {
5151
"ex_img": "http://i.imgur.com/yfKqx6W.gif"
5252
}
53-
}
53+
}

0 commit comments

Comments
 (0)