Add links to beta (#756)

This commit is contained in:
Lance Pioch 2017-11-15 21:49:07 -05:00 committed by Dane Everitt
parent f94e4c15b0
commit 559aa51f01

View file

@ -2,7 +2,7 @@
<div class="row">
<div class="col-xs-12">
<div class="alert alert-warning no-margin-bottom">
<i class="fa fa-warning"></i> You are running a beta version of Pterodactyl Panel. Not all features are complete and bugs should be expected. Please report any bugs on Discord or via our Github issue tracker.
<i class="fa fa-warning"></i> You are running a beta version of Pterodactyl Panel. Not all features are complete and bugs should be expected. Please report any bugs on <a href="https://discord.gg/NgqGpmS">Discord</a> or via our <a href="https://github.com/Pterodactyl/Panel/issues/new">GitHub Issue Tracker</a>.
</div>
</div>
</div>