diff options
Diffstat (limited to 'deployments.md')
-rw-r--r-- | deployments.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deployments.md b/deployments.md index a6886c590..55f0f5161 100644 --- a/deployments.md +++ b/deployments.md @@ -191,7 +191,7 @@ in any language, and within any legislation</p> <div class="get-started__grid-unit get-started__grid-unit--wide"> <div class="get-started__item get-started__item--primary"> <p>From team members to maintenance, our get started guide will walk you through the process of planning, starting and running your own Alaveteli website</p> - <p><a href="{{ site.baseurl }}docs/getting_started/" class="button">Get started</a></p> + <p><a href="{{ page.baseurl }}/docs/getting_started/" class="button">Get started</a></p> </div> </div><!-- --><div class="get-started__grid-unit"> @@ -205,7 +205,7 @@ in any language, and within any legislation</p> <div class="get-started__item get-started__item"> <h3>Speak to us</h3> <p>Need some help? Tell us about your plans</p> - <p class="push-top"><a href="{{ site.baseurl }}community" class="button">Get in touch</a></p> + <p class="push-top"><a href="{{ page.baseurl }}/community" class="button">Get in touch</a></p> </div> </div> </div> |