Change commit ref link to code.springupsoftware.com

This commit is contained in:
Karl Cordes 2024-07-16 11:14:59 +10:00
parent 35cc18c5b8
commit 4dd9d1c4a9

View file

@ -170,7 +170,7 @@ endif;
</div> </div>
<div id="footer"> <div id="footer">
Powered by CMC-Sales <a href="https://gitlab.com/minimalist.software/cmc-sales/commit/<?= getenv("COMMIT_SHA"); ?>"><?= getenv("COMMIT_SHA"); ?></a> Powered by CMC-Sales <a href="https://code.springupsoftware.com/cmc/cmc-sales/commit/<?= getenv("COMMIT_SHA"); ?>"><?= getenv("COMMIT_SHA"); ?></a>
</div> </div>
</div> </div>