You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I access dashboard.html from the top folder of the generated report, everything is fine. If I access it from a subfolder (say, classes/) the generated links to classes and methods contain the subfolder (for instance, classes/MyClass.php.html), but as they are relative to classes/dashboard.html the links are wrong.