mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-22 03:34:14 +00:00
Merge pull request #6044 from roryokane/patch-1
Fix capitalization of “GitHub” on Contact Us page
This commit is contained in:
commit
f9a3884c79
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ block content
|
|||
br
|
||||
=env.t('reportBug')
|
||||
| :
|
||||
a(target='_blank', href='https://github.com/HabitRPG/habitrpg/issues?q=is%3Aopen') Github
|
||||
a(target='_blank', href='https://github.com/HabitRPG/habitrpg/issues?q=is%3Aopen') GitHub
|
||||
br
|
||||
=env.t('reportCommunityIssues')
|
||||
| :
|
||||
|
|
|
|||
Loading…
Reference in a new issue