Updated the link on boilerplate app (generated by embark new) to point to the latest documentation instead of old wiki

This commit is contained in:
Andy Nogueira 2017-03-08 22:37:04 -05:00
parent f5aafa4242
commit 511c92bd9c
1 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,6 @@
</head>
<body>
<h3>Welcome to Embark!</h3>
<p>See the <a href="https://github.com/iurimatias/embark-framework/wiki">Wiki</a> to see what you can do with Embark!</p>
<p>See the <a href="http://embark.readthedocs.io/en/latest/index.html" target="_blank">Embark's documentation</a> to see what you can do with Embark!</p>
</body>
</html>