git.fiddlerwoaroof.com
Browse code

Update link to demo site

Ed Langley authored on 19/06/2017 17:42:35
Showing 2 changed files
... ...
@@ -93,7 +93,7 @@ const view = (
93 93
   </PageFrame>
94 94
 )</p></code></pre><p>Given that every UI state will be in your state tree as a function of your reducer logic, you can express any restriction
95 95
 on which parts of the UI display, even those that have nothing to do with the specific transformations caused by
96
-your URL actions.</p><p>See also the demo site in the <a href="https://github.com/cjdev/routedux/tree/master/demos/doc_site">demos/</a> directory, to see routedux used in an application.</p></section></section>
96
+your URL actions.</p><p>We have a demo codebase at <a href="https://github.com/cjdev/routedux/tree/master/demos/doc_site">demo repository</a>.</p></section></section>
97 97
 </root>
98 98
     </article>
99 99
     <script>hljs.initHighlightingOnLoad();</script>
... ...
@@ -150,6 +150,6 @@ Given that every UI state will be in your state tree as a function of your reduc
150 150
 on which parts of the UI display, even those that have nothing to do with the specific transformations caused by
151 151
 your URL actions.
152 152
 
153
-See also the demo site in the ◊a[#:href "https://github.com/cjdev/routedux/tree/master/demos/doc_site"]{demos/} directory, to see routedux used in an application.
153
+We have a demo codebase at ◊a[#:href "https://github.com/cjdev/routedux/tree/master/demos/doc_site"]{demo repository}.
154 154
 }
155 155
 }