add documentation for cdn and bower
This commit is contained in:
parent
ab494829c6
commit
0ef8c8beb6
19 changed files with 173 additions and 14 deletions
|
|
@ -171,7 +171,7 @@ where:
|
|||
<p><a name="redirecting"></a></p>
|
||||
<h3 id="redirecting">Redirecting</h3>
|
||||
<h4 id="usage">Usage</h4>
|
||||
<p>You can programmatically redirec to another page. Given the example in the "Defining Routes" section:</p>
|
||||
<p>You can programmatically redirect to another page. Given the example in the "Defining Routes" section:</p>
|
||||
<pre><code class="lang-javascript">m.route("/dashboard/marysue");</code></pre>
|
||||
<p>redirects to <code>http://server/#/dashboard/marysue</code></p>
|
||||
<hr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue