summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/navbar.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/navbar.php b/tools/navbar.php
index 1e483e4..52a7ee0 100644
--- a/tools/navbar.php
+++ b/tools/navbar.php
@@ -17,7 +17,7 @@
<a href="<?php echo __domain_; ?>/header/" title="Check HTTP header online!"><span class="glyphicon glyphicon-globe"></span> Header</a>
</li>
<li id="ifconfig">
- <a href="<?php echo __domain_; ?>/ifconfig/" title="Simple IP API"><span class="glyphicon glyphicon-transfer"></span> ifconfig</a>
+ <a href="<?php echo __domain_; ?>/ip/" title="Simple IP API"><span class="glyphicon glyphicon-transfer"></span> IP API</a>
</li>
<li id="down">
<a href="<?php echo __domain_; ?>/down/" title="Check if your favourite website is up or not!"><span class="fa fa-spinner"></span> Up Or Down?</a>