소스 검색

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

Lauri Ojansivu 8 년 전
부모
커밋
0f5dba14cb
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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.