neilcsmith-net commented on a change in pull request #473: URL: https://github.com/apache/netbeans-website/pull/473#discussion_r430014697
########## File path: netbeans.apache.org/src/content/.htaccess ########## @@ -13,8 +13,8 @@ Redirect 302 /nb/updates/11.3/ https://netbeans-vm.apache.org/uc/11.3/ Redirect 302 /nb/plugins/11.3/ https://netbeans-vm.apache.org/pluginportal2/updates/11.0/ Redirect 302 /nb/updates/12.0/ https://netbeans-vm.apache.org/uc/12.0/ Redirect 302 /nb/plugins/12.0/ https://plugins.netbeans.apache.org/data/12.0/ -Redirect 302 /nb/updates/dev/ https://netbeans-vm.apache.org/uc/11.3/ -Redirect 302 /nb/plugins/dev/ https://netbeans-vm.apache.org/pluginportal2/updates/11.0/ +Redirect 302 /nb/updates/dev/ https://netbeans-vm.apache.org/uc/12.0/ Review comment: @vieiro we already are for the betas since 11.3. Before that we used the previous release, which wasn't ideal. Aside from the catalog file, this will actually use minimal bandwidth only when a spec version is increased - almost nothing compared to the fact we get people to download the betas directly from Jenkins now. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
