diff --git a/README.md b/README.md index ec80de9..47f771f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # html-css-javascript-webpack -Generated by [Node Project Generator](https://github.com/robertoachar/generator-node). +Generated by [Node Project Generator](https://github.com/statikstack/generator-node). [![License][license-badge]][license-url] @@ -11,7 +11,7 @@ Generated by [Node Project Generator](https://github.com/robertoachar/generator- - Clone the repo ```bash -$ git clone https://github.com/robertoachar/html-css-javascript-webpack.git +$ git clone https://github.com/statikstack/html-css-javascript-webpack.git ``` - Install dependencies @@ -30,11 +30,11 @@ $ npm install # Author -[Roberto Achar](https://twitter.com/robertoachar) +[Statik](https://twitter.com/statikstack) # License -[MIT](https://github.com/robertoachar/html-css-javascript-webpack/blob/master/LICENSE) +[MIT](https://github.com/statikstack/html-css-javascript-webpack/blob/master/LICENSE) -[license-badge]: https://img.shields.io/github/license/robertoachar/html-css-javascript-webpack.svg +[license-badge]: https://img.shields.io/github/license/statikstack/html-css-javascript-webpack.svg [license-url]: https://opensource.org/licenses/MIT diff --git a/package.json b/package.json index b6468da..996142c 100644 --- a/package.json +++ b/package.json @@ -2,8 +2,8 @@ "name": "html-css-javascript-webpack", "version": "1.0.0", "description": "todo", - "author": "Roberto Achar ", - "homepage": "https://github.com/robertoachar/html-css-javascript-webpack#readme", + "author": "Statik ", + "homepage": "https://github.com/statikstack/html-css-javascript-webpack#readme", "keywords": [ "node" ], @@ -18,10 +18,10 @@ }, "repository": { "type": "git", - "url": "https://github.com/robertoachar/html-css-javascript-webpack.git" + "url": "https://github.com/statikstack/html-css-javascript-webpack.git" }, "bugs": { - "url": "https://github.com/robertoachar/html-css-javascript-webpack/issues" + "url": "https://github.com/statikstack/html-css-javascript-webpack/issues" }, "dependencies": { "normalize.css": "8.0.0"