Update step_00.ngdoc

the <a> is incorrect.
there is no space between "a" and "href"
This commit is contained in:
Yang Pengcheng 2013-08-21 00:23:42 +08:00 committed by Igor Minar
parent d40884d1b0
commit 2c7df1550c

View file

@ -26,8 +26,8 @@ angular-seed, and run the application in the browser.
<ol>
<li>In a <i>separate</i> terminal tab or window, run
<code>node ./scripts/web-server.js</code> to start the web server.</li>
<li>Open a browser window for the app and navigate to <a
href="http://localhost:8000/app/index.html">http://localhost:8000/app/index.html</a></li>
<li>Open a browser window for the app and navigate to <a
href="http://localhost:8000/app/index.html">http://localhost:8000/app/index.html</a></li>
</ol>
</li>
<li><b>For other http servers:</b>