Change commit ref link to code.springupsoftware.com
This commit is contained in:
parent
35cc18c5b8
commit
4dd9d1c4a9
|
|
@ -170,7 +170,7 @@ endif;
|
|||
|
||||
</div>
|
||||
<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>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue