소스 검색

Try to fix broken markdown of \ character.

Lauri Ojansivu 7 년 전
부모
커밋
dfbcca2a2d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -4,7 +4,7 @@ This release adds the following new features:
 
 * [Regex for Advanced filter. It aims to solve search in bigger text fields, and using wildcards.
    A change to translations was made for adding info about regex and escaping characters
-   with \](https://github.com/wekan/wekan/pull/1702).
+   with \\](https://github.com/wekan/wekan/pull/1702).
 
 Thanks to GitHub users feuerball11 and xet7 for their contributions.