diff --git a/templates/workspaces/reports/index.html b/templates/workspaces/reports/index.html index 79ea756e..7df90c80 100644 --- a/templates/workspaces/reports/index.html +++ b/templates/workspaces/reports/index.html @@ -10,7 +10,7 @@ message="

Track your monthly and cumulative expenditures for your workspace, projects, and environments below.

\

Please note that the projected spend is based on the average expense over the last three completed months and therefore does not account for future changes that might be made in scale or configuration of your cloud services.

", actions=[ - {"label": "Learn More", "href": "/help", "icon": "info"} + {"label": "Learn More", "href": url_for('atst.helpdocs'), "icon": "info"} ] ) }}