This is an automated email from the ASF dual-hosted git repository.
wave pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/petri-site.git
The following commit(s) were added to refs/heads/master by this push:
new 0e3a619 Update base.html
0e3a619 is described below
commit 0e3a6197d7e3310c5e7a4548c155b26089b56475
Author: Dave Fisher <[email protected]>
AuthorDate: Thu Apr 23 14:45:40 2020 -0700
Update base.html
---
theme/apache/templates/base.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/theme/apache/templates/base.html b/theme/apache/templates/base.html
index 3013b24..27d9593 100644
--- a/theme/apache/templates/base.html
+++ b/theme/apache/templates/base.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">