Browse Source

Fix link to card. Thanks to nztqa ! Closes #975

Lauri Ojansivu 8 years ago
parent
commit
0f5dba14cb
1 changed files with 1 additions and 0 deletions
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -3,6 +3,7 @@
 This release fixes the following bugs:
 
 * [Fix incorrect attachment link with subfolder in the url](https://github.com/wekan/wekan/pull/1086);
+* [Fix link to card](https://github.com/wekan/wekan/pull/1087).
 
 Thanks to GitHub user nztqa for contributions.