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:
6
about.md
6
about.md
@ -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
|
||||
|
Reference in New Issue
Block a user