Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-expo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2021-01-29 01:22:42 +0300
committerXhmikosR <xhmikosr@gmail.com>2021-07-19 21:22:08 +0300
commitf4e8f5aa3ce78b2dbbeb0f792e8370baea3b046e (patch)
tree13dcdcc7349bde407a96e700fb3251f387db05b6
parent50030ef8211c13781e531cd92bbd0fb03f8e1e2b (diff)
Fix broken anchor
-rw-r--r--src/_includes/masthead.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_includes/masthead.html b/src/_includes/masthead.html
index e11a270..812fb5a 100644
--- a/src/_includes/masthead.html
+++ b/src/_includes/masthead.html
@@ -28,7 +28,7 @@
<ul class="masthead-nav">
<li class="nav-item">
- <a class="nav-link" href="/about/#suggestions">Suggest a site</a>
+ <a class="nav-link" href="/about/#submissions">Suggest a site</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/feed.xml">RSS feed</a>