Skip to content

Commit 512cfad

Browse files
authored
chore: change "Github" to "GitHub" for consistency (pterodactyl#4946)
1 parent c865640 commit 512cfad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/admin/index.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
</div>
4545
<div class="clearfix visible-xs-block">&nbsp;</div>
4646
<div class="col-xs-6 col-sm-3 text-center">
47-
<a href="https://github.com/pterodactyl/panel"><button class="btn btn-primary" style="width:100%;"><i class="fa fa-fw fa-support"></i> Github</button></a>
47+
<a href="https://github.com/pterodactyl/panel"><button class="btn btn-primary" style="width:100%;"><i class="fa fa-fw fa-support"></i> GitHub</button></a>
4848
</div>
4949
<div class="col-xs-6 col-sm-3 text-center">
5050
<a href="{{ $version->getDonations() }}"><button class="btn btn-success" style="width:100%;"><i class="fa fa-fw fa-money"></i> Support the Project</button></a>

0 commit comments

Comments
 (0)