4
0
mirror of https://git.coop/cotech/website.git synced 2025-07-14 09:10:51 +00:00

Remove use of site.github.url

We don't need to include the whole url in each page if we're
being served from the root of a domain.
This commit is contained in:
Nick Sellen
2018-11-29 16:20:30 +00:00
parent d308638462
commit cb6c07905e
12 changed files with 41 additions and 41 deletions

View File

@ -22,6 +22,6 @@ Read [our manifesto][manifesto], [contact us if you want to work with us][contac
[wiki]: https://wiki.coops.tech/
[mailing-list]: https://www.email-lists.org/mailman/listinfo/tech-coops
[wortley-hall]: https://www.wortleyhall.org.uk/
[manifesto]: {{ site.github.url }}/manifesto
[contact]: {{ site.github.url }}/#contact
[join]: {{ site.github.url }}/join
[manifesto]: /manifesto
[contact]: /#contact
[join]: /join