Skip to content
This repository was archived by the owner on Aug 30, 2021. It is now read-only.

Commit bf5268e

Browse files
committed
Update home.client.view.html
1 parent e64fae8 commit bf5268e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/modules/core/views/home.client.view.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ <h2>
5454
<h2>
5555
<strong>E</strong>xpress
5656
</h2>
57-
<p><a target="_blank" href="http://expressjs.com/"> Express</a> is an app server. Check out <a target="_blank" href="http://expressjs.com/guide/error-handling.html">The ExpressJS guide for general topics</a> or <a target="_blank" href="http://stackoverflow.com/questions/8144214/learning-express-for-node-js">StackOverflow</a> for more info.</p>
57+
<p><a target="_blank" href="http://expressjs.com/"> Express</a> is an app server. Check out <a target="_blank" href="http://expressjs.com/4x/api.html">The ExpressJS API reference for more information</a> or <a target="_blank" href="http://stackoverflow.com/questions/8144214/learning-express-for-node-js">StackOverflow</a> for more info.</p>
5858
</div>
5959
<div class="col-md-3">
6060
<h2>
@@ -91,4 +91,4 @@ <h2>MEAN.JS Documentation</h2>
9191
</div>
9292
<br>Enjoy &amp; Keep Us Updated,
9393
<br>The MEAN.JS Team.
94-
</section>
94+
</section>

0 commit comments

Comments
 (0)