diff --git a/templates/workspaces/task_orders/show.html b/templates/workspaces/task_orders/show.html index c1fcab65..0e39321b 100644 --- a/templates/workspaces/task_orders/show.html +++ b/templates/workspaces/task_orders/show.html @@ -126,15 +126,15 @@ {%- endset %} {{ DocumentLink( title="Task Order Draft", - link_url="he", + link_url=url_for('task_orders.download_summary', task_order_id=task_order.id), description=description) }}