We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a776a12 commit 83aa8d1Copy full SHA for 83aa8d1
content/theme/templates/menu.html
@@ -22,7 +22,7 @@
22
<ul class="dropdown-menu">
23
<li><a class="dropdown-item" href="https://github.com/apache/tooling-docs/">Website and Docs</a></li>
24
<li><a class="dropdown-item" href="https://github.com/apache/tooling-trusted-release">Trusted Release</a></li>
25
- <li><a class="dropdown-item" href="https://github.com/apache/infrastructure-agenda">Agenda Tool</a></li>
+ <li><a class="dropdown-item" href="https://github.com/apache/tooling-agenda">Agenda Tool</a></li>
26
</ul>
27
</li>
28
0 commit comments