Skip to content

Commit 297c1f1

Browse files
committed
Fix Wikipedia link in 2.0.0 release notes
Fixes the problem where the link opens the same release notes page. Signed-off-by: 林博仁(Buo-ren, Lin) <Buo.Ren.Lin@gmail.com>
1 parent 2ba5b74 commit 297c1f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/docs/release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Release Notes
1111

1212
> The Taiwan blue magpie (Urocissa caerulea), also called the Taiwan magpie, Formosan blue magpie , or the "long-tailed mountain lady", is a species of bird of the crow family. It is endemic to Taiwan.
1313
>
14-
> \- Wikipedia [Taiwan blue magpie](en.wikipedia.org/wiki/Taiwan_blue_magpie)
14+
> \- Wikipedia [Taiwan blue magpie](https://en.wikipedia.org/wiki/Taiwan_blue_magpie)
1515
1616
In the past few months, we delivered not only a bunch of awesome features but also some critical bug fixes. Moreover, we refactored CodiMD's backend and started to write new tests.
1717

0 commit comments

Comments
 (0)