Skip to content

Commit

Permalink
fix(links): update task modal markdown help
Browse files Browse the repository at this point in the history
  • Loading branch information
SabreCat committed Jan 8, 2025
1 parent 81ebb27 commit 5023dd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/client/src/components/tasks/taskModal.vue
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
>
<a
target="_blank"
href="https://habitica.fandom.com/wiki/Markdown_Cheat_Sheet"
href="https://github.com/HabitRPG/habitica/wiki/Markdown-in-Habitica"
:class="cssClass('headings')"
>{{ $t('markdownHelpLink') }}</a>
</small>
Expand Down

0 comments on commit 5023dd9

Please sign in to comment.