You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 30, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: public/modules/core/views/home.client.view.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ <h2>
54
54
<h2>
55
55
<strong>E</strong>xpress
56
56
</h2>
57
-
<p><atarget="_blank" href="http://expressjs.com/"> Express</a> is an app server. Check out <atarget="_blank" href="http://expressjs.com/guide/error-handling.html">The ExpressJS guide for general topics</a> or <atarget="_blank" href="http://stackoverflow.com/questions/8144214/learning-express-for-node-js">StackOverflow</a> for more info.</p>
57
+
<p><atarget="_blank" href="http://expressjs.com/"> Express</a> is an app server. Check out <atarget="_blank" href="http://expressjs.com/4x/api.html">The ExpressJS API reference for more information</a> or <atarget="_blank" href="http://stackoverflow.com/questions/8144214/learning-express-for-node-js">StackOverflow</a> for more info.</p>
0 commit comments