Skip to content

Commit c8a84b8

Browse files
honeyspoontoddjordan
authored andcommitted
Added useful links to landing page (#559)
* added useful links to landing page * GitHub should have a capital h * Updated ember core docs link to 'release' version * Simplify "Useful Links"
1 parent 6822827 commit c8a84b8

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

app/templates/project-version/index.hbs

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,17 @@
3636
<p>
3737
The most up-to-date and complete mappings between the previous API and the new JavaScript Modules API can be found at the <a href='https://github.com/ember-cli/ember-rfc176-data'>ember-rfc176-data</a> repository. <a href='https://github.com/tomdale/ember-modules-codemod'>Codemod tooling</a> is also available to help migrate existing Ember projects to the new JavaScript Modules API syntax.
3838
</p>
39+
<h2>Useful links</h2>
40+
<ul>
41+
<li>
42+
<h5>
43+
<a href="https://github.com/ember-learn/ember-api-docs">API Documentation Github Repository</a>
44+
</h5>
45+
</li>
46+
<li>
47+
<h5>
48+
<a href="https://guides.emberjs.com/release/getting-started/core-concepts/">Ember Core Concepts</a>
49+
</h5>
50+
</li>
51+
</ul>
3952
</article>

0 commit comments

Comments
 (0)