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 882d200 commit b923b26Copy full SHA for b923b26
views/shared/_dc_footer.ejs
@@ -1,9 +1,9 @@
1
<% if (dcBanner) { %>
2
<div class="dc-footer">
3
<span class="dc-footer--text">
4
- Learn R at work
+ Put your R skills to the test
5
</span>
6
- <a class="dc-footer--link btn btn-primary" href="https://www.datacamp.com/groups/business">Try it free</a>
+ <a class="dc-footer--link btn btn-primary" href="https://www.datacamp.com/signal">Start Now</a>
7
<span class="dc-footer--cross"><i class="fa fa-times" aria-hidden="true"></i></span>
8
</div>
9
<% }%>
0 commit comments