@@ -98,7 +98,7 @@ <h1 id="howto">Create your first app with oauth-ng</h1>
98
98
99
99
< p class ="btn-group ">
100
100
< a href ="https://oauth-ng-demo.herokuapp.com/ " class ="btn " target ="_blank "> View Demo</ a >
101
- < a href ="https://github.com/andreareginato/oauth-ng-demo " class ="btn " target ="_blank "> Demo Github Repository </ a >
101
+ < a href ="https://github.com/andreareginato/oauth-ng-demo " class ="btn " target ="_blank "> Download Source </ a >
102
102
</ p >
103
103
104
104
@@ -295,10 +295,9 @@ <h2>You're done!</h2>
295
295
296
296
< p class ="btn-group ">
297
297
< a href ="https://oauth-ng-demo.herokuapp.com/ " class ="btn " target ="_blank "> View Demo</ a >
298
- < a href ="https://github.com/andreareginato/oauth-ng-demo " class ="btn " target ="_blank "> Demo Github Repository </ a >
298
+ < a href ="https://github.com/andreareginato/oauth-ng-demo " class ="btn " target ="_blank "> Download Source </ a >
299
299
</ p >
300
300
301
-
302
301
< a href ="https://oauth-ng-demo.herokuapp.com/ "target ="_blank ">
303
302
< img src ="public/images/demo.png "> </ img >
304
303
</ a >
@@ -635,7 +634,7 @@ <h1 id="events">Events</h1>
635
634
< tbody >
636
635
< tr >
637
636
< td class ="parameter ">
638
- < span > oauth:success (token)</ span >
637
+ < span > oauth:login (token)</ span >
639
638
< span class ="info "> fired</ span >
640
639
</ td >
641
640
< td >
@@ -764,6 +763,7 @@ <h1 id="links">Links</h1>
764
763
< a href ="https://twitter.com/andreareginato " target ="blank "> @andreareginato</ a >
765
764
</ li >
766
765
</ ul >
766
+
767
767
</ div >
768
768
</ section >
769
769
@@ -775,15 +775,20 @@ <h1 id="thanks">Thanks</h1>
775
775
< p >
776
776
< a href ="
mailto:[email protected] "
target ="
_blank "
> Mail
</ a > or
777
777
< a href ="http://twitter.com/andreareginato " target ="_blank "> Tweet</ a >
778
- me for any idea that can improve the project.</ p >
778
+ me for any idea that can improve the project.
779
779
</ p >
780
780
781
781
< p >
782
782
This project was created and released as open-source thanks to < a href ="http://lelylan.com " target ="_blank "> Lelylan</ a > ,
783
783
a new platform to monitor and control your devices through a simple, open and robust REST API.
784
- < br >
785
784
</ p >
786
785
786
+ < p >
787
+ If you like what I'm doing offer me a coffe.
788
+ </ p >
789
+
790
+ < script data-gittip-username ="andreareginato " src ="//gttp.co/v1.js "> </ script >
791
+
787
792
</ div >
788
793
</ section >
789
794
</ body >
0 commit comments