Skip to content

Commit ce1d871

Browse files
authored
Update A-about.php
1 parent 7cfb521 commit ce1d871

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/A-about.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020

2121
<h6>Built With</h6>
2222
<ul>
23-
<li><a href="https://code-boxx.com/core-boxx-php-rapid-development-framework/" target="_blank">Core Boxx</a></li>
23+
<li><a href="https://code-boxx.com/core-boxx-php-framework/" target="_blank">Core Boxx</a></li>
2424
<li><a href="https://github.com/firebase/php-jwt" target="_blank">PHP JSON Web Token</a></li>
2525
<li><a href="https://getbootstrap.com/" target="_blank">Bootstrap</a></li>
2626
<li><a href="https://davidshimjs.github.io/qrcodejs/" target="_blank">QRCode.js</a></li>
2727
<li><a href="https://github.com/mebjas/html5-qrcode" target="_blank">HTML5-QRCode</a></li>
2828
<li><a href="https://developers.google.com/fonts/docs/material_icons" target="_blank">Material Icons</a></li>
2929
</ul>
3030
</div>
31-
<?php require PATH_PAGES . "TEMPLATE-bottom.php"; ?>
31+
<?php require PATH_PAGES . "TEMPLATE-bottom.php"; ?>

0 commit comments

Comments
 (0)