From ebff35945153d448132b7ad4cc053f23a58a170c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robin=20Lind=C3=A9n?= Date: Tue, 4 Apr 2017 22:00:19 +0200 Subject: [PATCH] Fix markdown in related_projects.md GitHub recently disallowed atx headings without a space following the octothorpe. --- related_projects.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/related_projects.md b/related_projects.md index 3df2f52..208bc44 100644 --- a/related_projects.md +++ b/related_projects.md @@ -1,3 +1,3 @@ -#Related Projects +# Related Projects * [Code of Merit](https://github.com/rosarior/Code-of-Merit)