use url_for
This commit is contained in:
parent
5a18536125
commit
93ae48ea83
@ -10,7 +10,7 @@
|
||||
message="<p>Track your monthly and cumulative expenditures for your workspace, projects, and environments below.</p>\
|
||||
<p>Please note that the projected spend is based on the <em>average expense over the last three completed months</em> and therefore does not account for future changes that might be made in scale or configuration of your cloud services.</p>",
|
||||
actions=[
|
||||
{"label": "Learn More", "href": "/help", "icon": "info"}
|
||||
{"label": "Learn More", "href": url_for('atst.helpdocs'), "icon": "info"}
|
||||
] ) }}
|
||||
|
||||
<div class='funding-summary-row'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user