Update URL to .com
This commit is contained in:
parent
a73d65b1c2
commit
8873373465
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
|||
<?php echo $this->fetch('content') ?>
|
||||
<footer>
|
||||
<div class="content">
|
||||
<a href="https://lbry.io">LBRY</a>
|
||||
<a href="https://lbry.com">LBRY</a>
|
||||
|
||||
<div class="page-time">Page took <?php echo round((microtime(true) - TIME_START) * 1000, 0) ?>ms</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue