Skip to content

Commit 8eb7d6e

Browse files
committed
Updated posts
1 parent 3f461de commit 8eb7d6e

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

www/views/demo.ejs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,10 @@
8484
<a href="http://blog.getstream.io/cabin-react-redux-example-app-imgix/" target="_blank"><img src="img/imgix_small_logo.svg" width="16"/>Step Four &rarr;</a>
8585
</li>
8686
<li>
87-
<a href="#" class="step-disabled"><img src="img/algolialogo.svg" width="16"/>Step Five &rarr;</a>
87+
<a href="http://blog.getstream.io/cabin-react-redux-example-app-keen/" target="_blank"><img src="img/keenlogo.svg" width="16"/>Step Five &rarr;</a>
8888
</li>
8989
<li>
90-
<a href="#" class="step-disabled"><img src="img/keenlogo.svg" width="16"/>Step Six &rarr;</a>
90+
<a href="#" class="step-disabled"><img src="img/algolialogo.svg" width="16"/>Step Six &rarr;</a>
9191
</li>
9292
<li>
9393
<a href="#" class="step-disabled"><img src="img/mapboxlogo.svg" width="16"/>Step Seven &rarr;</a>

www/views/index.ejs

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<h6 class=" animated zoomIn">BROUGHT TO YOU BY <a href="//getstream.io" target="_blank">GETSTREAM.IO</a></h6>
6464

6565
<h1 class="animated zoomIn">Learn React &amp; Redux With Cabin</h1>
66-
<p class="animated zoomIn">These 7 tutorials teach you how to build a feature-rich, scalable social network app using React and Redux. The first 5 tutorials are available today. Enter your email to stay up to date about the upcoming posts:</p>
66+
<p class="animated zoomIn">These 7 tutorials teach you how to build a feature-rich, scalable social network app using React and Redux. The first 6 tutorials are available today. Enter your email to stay up to date about the upcoming posts:</p>
6767

6868
<form autocomplete="off" method="#" action="#" class="forms animated zoomIn updates-1">
6969
<div class="btn-append">
@@ -193,8 +193,7 @@
193193
<img src="img/keenlogo.svg" width="35" height="30"/>
194194
<h3>Analytics</h3>
195195
<ul>
196-
<!-- <a href="#" class="btn">Step 7 &rarr;</a> -->
197-
<a href="#" class="btn" disabled >Coming Very Soon</a>
196+
<a href="http://blog.getstream.io/cabin-react-redux-example-app-keen/" class="btn green" target="_blank">Step 7 &rarr;</a>
198197
<li>Analytics with <a href="https://keen.io/" target="_blank">Keen</a></li>
199198
<li>State vs DOM Manipulation</li>
200199
<li>Redux Fundamentals</li>

0 commit comments

Comments
 (0)