Skip to content

Commit 3625b03

Browse files
committed
Update default info link
1 parent 534ea13 commit 3625b03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Views/debugbar/debugbar.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ class_exists('Aplus')
5353
target="_blank"><?= $options['info_link']['text'] ?>
5454
</a>
5555
<?php else: ?>
56-
<a href="https://aplus-framework.com?ref=debugbar" target="_blank">aplus-framework.com</a>
56+
<a href="https://aplus-framework.com" target="_blank">aplus-framework.com</a>
5757
<?php endif ?>
5858
</p>
5959
<?php

0 commit comments

Comments
 (0)