Bug report
Expected Behavior
When clicking on the point which represents a single build in the instance, you should be taken to the summary page for the build itself.
Actual Behavior
The click appends on the /build/## to the current URL, which already has that information in it which returns a 404.
http://localhost:8080/build/2/update links to http://localhost:8080/build/2/build/2
CDash Version
CDash v3.1.0-435-g227e48016
Additional Information

Bug report
Expected Behavior
When clicking on the point which represents a single build in the instance, you should be taken to the summary page for the build itself.
Actual Behavior
The click appends on the
/build/##to the current URL, which already has that information in it which returns a 404.http://localhost:8080/build/2/updatelinks tohttp://localhost:8080/build/2/build/2CDash Version
CDash v3.1.0-435-g227e48016
Additional Information