aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials/index/tabs.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/index/tabs.html')
-rw-r--r--layouts/partials/index/tabs.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/index/tabs.html b/layouts/partials/index/tabs.html
index 9544890..477cacb 100644
--- a/layouts/partials/index/tabs.html
+++ b/layouts/partials/index/tabs.html
@@ -1,7 +1,7 @@
{{ if .Site.Params.customTabs }}
<div class="tabs">
<div class="contain tabs--inner">
- <a href="/#incidents" class="tab tab--current">
+ <a href="#incidents" class="tab tab--current">
{{ T "incidents" }}
</a>