From c5e712b17a6796a6993617c9f2410e751b403e05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonne=20Ha=C3=9F?= Date: Sun, 17 Feb 2013 15:09:15 +0100 Subject: [PATCH] fix markdown syntax in the changelog [ci skip] --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index cdb93243a..803237d81 100644 --- a/Changelog.md +++ b/Changelog.md @@ -15,7 +15,7 @@ * Ported aspects to backbone [#3850](https://github.com/diaspora/diaspora/pull/3850) * Join tagging's table instead of tags to improve a bit the query [#3932](https://github.com/diaspora/diaspora/pull/3932) * Refactor contacts/index view [#3937](https://github.com/diaspora/diaspora/pull/3937) -* Ported aspect membership dropdown to backbone (#3864)[https://github.com/diaspora/diaspora/pull/3864] +* Ported aspect membership dropdown to backbone [#3864](https://github.com/diaspora/diaspora/pull/3864) ## Features