Skip to content

Commit d57f93b

Browse files
committed
Forgot to include link to course sale in the callout.
1 parent 0de7a21 commit d57f93b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

curriculum/.vuepress/components/BottomCallout.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ export default {
7676
</li>
7777
</ul>
7878
<p class="bottom-callout__text">
79-
<a href="#" class="bottom-callout__link">
79+
<a href="https://go.tecla.do/web-dev-course-sale" class="bottom-callout__link">
8080
Get the video course <svg class="bottom-callout__feature-icon" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g transform="matrix(1,0,0,1,0,0)"><path d="M10.5,9.121h6V6.011c0-.272.163-.343.362-.158L23,11.54a.751.751,0,0,1-.017,1.142l-6.116,5.336c-.2.185-.362.114-.362-.157v-2.74h-6" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M7.5 9.121L5.25 9.121" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M3 9.121L0.75 9.121" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M7.5 15.121L5.25 15.121" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M3 15.121L0.75 15.121" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></g></svg>
8181
</a>
8282
</p>

0 commit comments

Comments
 (0)