From f13d26cf3634911da66d514c4d8c2b1cf80e3df2 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sun, 9 Apr 2017 04:12:37 +0100 Subject: Footer section on webpages: Rename "Code of Conduct" to "Conduct Guidelines" --- www/publish.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/publish.sh') diff --git a/www/publish.sh b/www/publish.sh index a3ae0e53..098df29c 100755 --- a/www/publish.sh +++ b/www/publish.sh @@ -41,7 +41,7 @@ fi echo "" >> temp.md printf "[License](/license.md) --\n" >> temp.md printf "[Information about the Libreboot authors](/contrib.md) --\n" >> temp.md -printf "[Code of conduct](/conduct.md)\n" >> temp.md +printf "[Please read our guidelines for good conduct](/conduct.md)\n" >> temp.md # change out .md -> .html sed temp.md -i -e 's/\.md\(#[a-z\-]*\)*)/.html\1)/g' -- cgit v1.2.3-70-g09d2