Skip to content

Commit 60eeab3

Browse files
committed
added link to blog in faq
1 parent 80bfcc5 commit 60eeab3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

views/partials/faq.handlebars

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
<h3 class="question"><i class="fa fa-question-circle"></i>If I have questions, where do I post them?</h3>
1313
<p class="answer">If you have questions or would like to discuss Lighting in general, please use <a href="http://apps.topcoder.com/forums/?module=ThreadList&forumID=588033&mc=0" target="_blank">this forum</a>. If you have questions regarding Lightning pertaining to any topcoder challenges you are participating in, please post them to the discussion forum for that challenge.</p>
1414
</div><!--//item-->
15+
<div class="item">
16+
<h3 class="question"><i class="fa fa-question-circle"></i>I'm looking for a getting started tutorial. Where can I find one?</h3>
17+
<p class="answer">Our blog has a <a href="http://www.topcoder.com/blog/build-your-first-salesforce1-lightning-component/" target="_blank">Build Your First Salesforce1 Lightning Component</a> post complete with code to get you up and running.</p>
18+
</div><!--//item-->
1519
</div><!--//faq-col-->
1620
<div class="faq-col col-md-6 col-sm-6 col-xs-12">
1721
<div class="item">

0 commit comments

Comments
 (0)