change workspace projects URL

This commit is contained in:
Andrew Croce
2018-07-27 10:16:25 -04:00
parent 2e5c6f7110
commit 862f1f7b18
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
{% for w in workspaces %}
<tr>
<td scope="row">
<a href="/workspaces/{{w['task_order']['number']}}">{{ w['name'] }}</a><br>
<a href="/workspaces/{{w['task_order']['number']}}/projects">{{ w['name'] }}</a><br>
Task Order: #{{ w['task_order']['number'] }}
</td>
<td>