We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5262a2e + 7487987 commit 93da734Copy full SHA for 93da734
views/shared/_dc_footer.ejs
@@ -3,7 +3,7 @@
3
<span class="dc-footer--text">
4
Put your R skills to the test
5
</span>
6
- <a class="dc-footer--link btn btn-primary" href="https://www.datacamp.com/signal">Start Now</a>
+ <a class="dc-footer--link btn btn-primary ds-snowplow-btn-rdocs-signal" href="https://assessment.datacamp.com/r-programming?utm_source=rdocumentation-footer&utm_medium=footer-cta">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