Skip to content

Commit 15707e1

Browse files
ecancinoFoxandxss
authored andcommitted
Fix repo name / url (#79)
1 parent de42174 commit 15707e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# angular-webpack
1+
# angularjs-webpack
22

3-
[![Dependency Status](https://david-dm.org/preboot/angular-webpack/status.svg)](https://david-dm.org/preboot/angular-webpack#info=dependencies) [![devDependency Status](https://david-dm.org/preboot/angular-webpack/dev-status.svg)](https://david-dm.org/preboot/angular-webpack#info=devDependencies)
3+
[![Dependency Status](https://david-dm.org/preboot/angularjs-webpack/status.svg)](https://david-dm.org/preboot/angular-webpack#info=dependencies) [![devDependency Status](https://david-dm.org/preboot/angularjs-webpack/dev-status.svg)](https://david-dm.org/preboot/angularjs-webpack#info=devDependencies)
44

55
A complete, yet simple, starter for Angular using Webpack.
66

@@ -23,7 +23,7 @@ This workflow serves as a starting point for building Angular 1.x applications u
2323
2424
```bash
2525
# clone our repo
26-
$ git clone https://github.com/preboot/angular-webpack.git my-app
26+
$ git clone https://github.com/preboot/angularjs-webpack.git my-app
2727

2828
# change directory to your app
2929
$ cd my-app

0 commit comments

Comments
 (0)