We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2953b92 commit 9cb9ec6Copy full SHA for 9cb9ec6
views/partials/faq.handlebars
@@ -23,8 +23,8 @@
23
<p class="answer">We will be providing access for all challenge participants.</p>
24
</div><!--//item-->
25
<div class="item">
26
- <h3 class="question"><i class="fa fa-question-circle"></i>Where can I find the API docs?</h3>
27
- <p class="answer">The docs are available on the <a href="https://github.com/forcedotcom/aura">github repo</a>.</p>
+ <h3 class="question"><i class="fa fa-question-circle"></i>Where can I find the Aura docs?</h3>
+ <p class="answer">You can find the Aura Framework documentation <a href="http://documentation.auraframework.org/auradocs#">here</a>.</p>
28
29
</div><!--//faq-col-->
30
</div><!--//row-->
0 commit comments