rawkintrevo commented on code in PR #542: URL: https://github.com/apache/mahout/pull/542#discussion_r2098619792
########## website/_includes/navbar.html: ########## @@ -106,17 +106,16 @@ <!-- News and Events --> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" - href="" id="navbarDropdownMenuLink-news-events" - data-toggle="dropdown" + href="/news-and-events/news.html" id="navbarDropdownMenuLink-news-events" aria-haspopup="true" - aria-expanded="false">News and Events</a> + aria-expanded="false">Latest Project News</a> <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink"> <a class="dropdown-item" href="/news-and-events/news.html">Latest Project News</a> - <a class="dropdown-item" +<!-- <a class="dropdown-item" Review Comment: just delete this (don't comment it out) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@mahout.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org