vieiro commented on a change in pull request #473: URL: https://github.com/apache/netbeans-website/pull/473#discussion_r430013474
########## 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: Mmm.... infra will complain if we use jenkins builds as an update center. Also note this is extremely slow... ---------------------------------------------------------------- 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
