This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/petri-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new bd59e2d Automatic Site Publish by Buildbot
bd59e2d is described below
commit bd59e2da39b710223dabd0899ba87ccb84a439fe
Author: buildbot <[email protected]>
AuthorDate: Thu Apr 23 21:46:04 2020 +0000
Automatic Site Publish by Buildbot
---
output/faq.html | 2 +-
output/index.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/output/faq.html b/output/faq.html
index c6e5ccf..f4ac415 100644
--- a/output/faq.html
+++ b/output/faq.html
@@ -54,7 +54,7 @@
<a class="nav-link" href="/">Home</a>
</li>
<li class="nav-item active">
- <a class="nav-link" href="#">FAQ</a>
+ <a class="nav-link" href="/faq">FAQ</a>
</li>
</ul>
<div class="navbar-nav">
diff --git a/output/index.html b/output/index.html
index 5becad8..a41736d 100644
--- a/output/index.html
+++ b/output/index.html
@@ -54,7 +54,7 @@
<a class="nav-link" href="/">Home</a>
</li>
<li class="nav-item active">
- <a class="nav-link" href="#">FAQ</a>
+ <a class="nav-link" href="/faq">FAQ</a>
</li>
</ul>
<div class="navbar-nav">