Skip to content

Commit bbaca43

Browse files
committed
deploy
1 parent 151ce4a commit bbaca43

File tree

19 files changed

+77
-78
lines changed

19 files changed

+77
-78
lines changed

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Things to consider:
132132

133133
### Features
134134

135-
* Missed new component [ng2-smart-table](https://akveo.github.io/ng2-smart-table/) - [demo](http://akveo.com/ng2-admin/#/pages/tables/smarttables)
135+
* Missed new component [ng2-smart-table](https://akveo.github.io/ng2-smart-table/) - [demo](http://ng2-admin.stackriot.xyz/ng2-admin/#/pages/tables/smarttables)
136136

137137
### How to update
138138

@@ -153,7 +153,7 @@ Things to consider:
153153
### Features
154154

155155
* Finally get rid of bower (thanks to @GRoguelon)
156-
* New component [ng2-smart-table](https://akveo.github.io/ng2-smart-table/) - [demo](http://akveo.com/ng2-admin/#/pages/tables/smarttables)
156+
* New component [ng2-smart-table](https://akveo.github.io/ng2-smart-table/) - [demo](http://ng2-admin.stackriot.xyz/ng2-admin/#/pages/tables/smarttables)
157157

158158

159159
### How to update
@@ -234,7 +234,7 @@ More details on how to configure a new route you can find [here](https://akveo.g
234234

235235
### How to update
236236

237-
* Remove `node_modules` and `typings` folders
237+
* Remove `node_modules` and `typings` folders
238238
* run `npm install`
239239

240240
<a name="0.2.1"></a>
@@ -249,13 +249,13 @@ More details on how to configure a new route you can find [here](https://akveo.g
249249

250250
* Angular updated to rc.2
251251
* Dependencies updated accordingly
252-
* Login page component [Demo](http://akveo.com/ng2-admin/#/login)
253-
* Sign up page component [Demo](http://akveo.com/ng2-admin/#/register)
252+
* Login page component [Demo](http://ng2-admin.stackriot.xyz/ng2-admin/#/login)
253+
* Sign up page component [Demo](http://ng2-admin.stackriot.xyz/ng2-admin/#/register)
254254

255255
### BREAKING CHANGES
256256
* `$` renamed to `jQuery` because of name resolution conflicts
257257

258258
### How to update
259259

260-
* Remove `node_modules` and `typings` folders
260+
* Remove `node_modules` and `typings` folders
261261
* run `npm install`

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77

88
[![Greenkeeper badge](https://badges.greenkeeper.io/sethbergman/ng2-admin.svg)](https://greenkeeper.io/)
99

10-
Admin template made with :heart: by [Akveo team](http://akveo.com/). Follow us on [Twitter](https://twitter.com/akveo_inc) to get latest news about this template first!
10+
Admin template made with :heart: by [Akveo team](http://ng2-admin.stackriot.xyz/). Follow us on [Twitter](https://twitter.com/akveo_inc) to get latest news about this template first!
1111

1212
### Demo
1313

14-
<a target="_blank" href="http://akveo.com/ng2-admin/"><img src="http://i.imgur.com/QK9AzHj.jpg" width="600" alt="Sky Blue"/></a>
14+
<a target="_blank" href="http://ng2-admin.stackriot.xyz/ng2-admin/"><img src="http://i.imgur.com/QK9AzHj.jpg" width="600" alt="Sky Blue"/></a>
1515

16-
<a target="_blank" href="http://akveo.com/ng2-admin/">Live Demo</a>
16+
<a target="_blank" href="http://ng2-admin.stackriot.xyz/ng2-admin/">Live Demo</a>
1717

1818
## Angular 1.x version
1919
Here you can find Angular 1.x based version: [Blur Admin](http://akveo.github.io/blur-admin/)

compiled/compiled/src/app/pages/pages.component.ngfactory.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

compiled/src/app/pages/dashboard/calendar/calendar.service.js

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

compiled/src/app/pages/pages.component.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

compiled/src/app/pages/pages.menu.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<base href="/">
3434

3535

36-
<link href="initial.css" rel="stylesheet"><script type="text/javascript" src="polyfills.f8baee3a70b669ba9130.bundle.js" defer></script><script type="text/javascript" src="vendor.648f6837976f9e2f2d5b.bundle.js" defer></script><script type="text/javascript" src="main.8738ec323dd6e611ca33.bundle.js" defer></script></head>
36+
<link href="initial.css" rel="stylesheet"><script type="text/javascript" src="polyfills.e526034a463f03b75da2.bundle.js" defer></script><script type="text/javascript" src="vendor.3292a0221519a045440b.bundle.js" defer></script><script type="text/javascript" src="main.7c9d3aa20b59bf2f188c.bundle.js" defer></script></head>
3737

3838
<body>
3939
<app>

dist/initial.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/main.7c9d3aa20b59bf2f188c.bundle.js

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)