aboutsummaryrefslogtreecommitdiffstats
path: root/inc
diff options
context:
space:
mode:
Diffstat (limited to 'inc')
-rw-r--r--inc/classic-contents.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/classic-contents.inc.php b/inc/classic-contents.inc.php
index c116194..a6bef21 100644
--- a/inc/classic-contents.inc.php
+++ b/inc/classic-contents.inc.php
@@ -71,7 +71,7 @@ jo_sidebar() {
<li><a href="<?php echo $prefix; ?>">My C/C++ style</a></li>
<li><a href="<?php echo $prefix; ?>links.php">Links</a></li>
<hr>
- <li><a href="<?php echo $prefix; ?>https://git.jozanleclerc.xyz/" target="_blank">GitJoe</a></li>
+ <li><a href="https://git.jozanleclerc.xyz/" target="_blank">GitJoe</a></li>
</ul>
</div>
<?php