fix donate redirect

This commit is contained in:
Ben Harris 2020-03-02 16:04:05 -05:00
parent 01231ddd7f
commit c491345460
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
<?php header("Location: https://bhh.bh/donate/"); die();
<?php header("Location: https://bhh.sh/donate/"); die();