aubi opened a new issue, #7224:
URL: https://github.com/apache/netbeans/issues/7224

   ### Apache NetBeans version
   
   Apache NetBeans 21
   
   ### What happened
   
   I've got an unexpected exception (I tried create classes from database, I 
will open another ticket) and I tried to prepare materials. I clicked also the 
"latest" link to check, which version is the latest. It opened browser on page:
   ```
   https://netbeans.apache.org/download
   ```
   Which displays:
   ```
   Not Found
   The requested URL was not found on this server.
   Additionally, a 404 Not Found error was encountered while trying to use an 
ErrorDocument to handle the request.
   ```
   Obviously, it needs to point to some other page.
   
   
   ### Language / Project Type / NetBeans Component
   
   Java Maven Web application project
   
   ### How to reproduce
   
   Get unexpected exception (in my case, try to create entities from database), 
click link "latest" in the sentence `If you are running the latest version of 
NetBeans`.
   A new browser page appears with 404.
   
   ### Did this work correctly in an earlier version?
   
   No / Don't know
   
   ### Operating System
   
   Linux, Debian/testing
   
   ### JDK
   
   OpenJDK 11
   
   ### Apache NetBeans packaging
   
   Apache NetBeans Snap Package
   
   ### Anything else
   
   If you will help me, what is the correct page, I suppose the fix will be 
trivial, so I can do the fix PR.
   I found the link itself in 
`nb/ide.branding/o.n.core/src/org/netbeans/core/Bundle_nb.properties`
   
   ### Are you willing to submit a pull request?
   
   Yes


-- 
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]


---------------------------------------------------------------------
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

Reply via email to