We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04a539b commit 365b729Copy full SHA for 365b729
1 file changed
themes/deis/footer.html
@@ -70,7 +70,7 @@
70
<dl>
71
<dt><a id="footer-services" href="https://deis.com/services">Services</a></dt>
72
<dd><a id="footer-support-plans" href="https://deis.com/services#packages">Packages</a></dd>
73
- <dd><a id="footer-training" href="{https://deis.com/services#training">Training</a></dd>
+ <dd><a id="footer-training" href="https://deis.com/services#training">Training</a></dd>
74
<dd><a id="footer-support-plans" href="https://deis.com/services#support">Support Plans</a></dd>
75
</dl>
76
</div>
0 commit comments