Fix dead link to mycomarkup in easy_mark sample (#4643)

This is a very minor fix, but I noticed the link in the default text was
dead, so I found a link to the same project which works.
This commit is contained in:
Aaron Manning 2024-06-19 06:36:56 +10:00 committed by GitHub
parent 3f53f1738b
commit f844873c08
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -277,5 +277,5 @@ The style characters are chosen to be similar to what they are representing:
- `<url>` and `[url](url)` do the same thing yet look completely different.
- let's keep similarity with images
- Tables
- Inspiration: <https://mycorrhiza.lesarbr.es/page/mycomarkup>
- Inspiration: <https://mycorrhiza.wiki/help/en/mycomarkup>
"#;