From 494142a4eae4fdc13db559657e2a9a0423e16ee7 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Fri, 28 Apr 2017 16:23:25 +0100 Subject: Fix footer links on website (Alyssa gave me permission to merge it) --- www/publish.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www') diff --git a/www/publish.sh b/www/publish.sh index eb1cb25f..7b1dacef 100755 --- a/www/publish.sh +++ b/www/publish.sh @@ -42,7 +42,7 @@ echo "" >> temp.md printf "[License](/license.md) --\n" >> temp.md printf "[Authors](/contrib.md) --\n" >> temp.md printf "[Conduct Guidelines](/conduct.md) --\n" >> temp.md -printf "[Management Guidelines](/management.md) \n" >> temp.md +printf "[Management Guidelines](/management.md) --\n" >> temp.md printf "[Peers Community](https://peers.community/) \n" >> temp.md # change out .md -> .html -- cgit v1.2.3-70-g09d2