File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ <h5>(The rest is a bit more difficult though)</h5>
54
54
$ cd your-module
55
55
$ rspec-puppet-init
56
56
</ code > </ pre > </ div >
57
- < p > Then continue on to the < a href =" {{ site.url }} " > tutorial!</ a > </ p >
57
+ < p > Then continue on to the < a href ={{ site.url}} > tutorial!</ a > </ p >
58
58
< div class ="cta-container ">
59
59
< a class ="btn btn-primary btn-cta " href ="https://github.com/rodjek/rspec-puppet/ " target ="_blank "> < i class ="fa fa-github "> </ i > View on GitHub</ a >
60
60
</ div > <!--//cta-container-->
@@ -67,7 +67,7 @@ <h5>(The rest is a bit more difficult though)</h5>
67
67
</ div > <!--//icon-holder-->
68
68
< h3 class ="title "> Tutorial</ h3 >
69
69
< p class ="intro "> A step-by-step introduction to behaviour-driven Puppet development</ p >
70
- < a class ="link " href =" {{ site.url }} " > < span > </ span > </ a >
70
+ < a class ="link " href ={{ site.url}} > < span > </ span > </ a >
71
71
</ div > <!--//item-inner-->
72
72
</ div > <!--//item-->
73
73
< div class ="item item-pink item-2 col-md-4 col-sm-6 col-xs-6 ">
You can’t perform that action at this time.
0 commit comments