adoroszlai opened a new pull request, #1324: URL: https://github.com/apache/ratis/pull/1324
## What changes were proposed in this pull request? The template for downloads page is configured to show 5 releases, but it only shows 3 items currently (2 after removing 3.2.0). The problem is that it first limits the list to 5 items, then keeps only "linked" items. https://issues.apache.org/jira/browse/RATIS-2366 ## How was this patch tested? ``` hugo serve open http://localhost:1313/downloads.html ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
