Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit cdae686

Browse files
author
jamesdotcom
committed
Merge pull request #114 from appirio-tech/direct-asp-submissions
fixed connect link
2 parents d42de0b + bc60cae commit cdae686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/web/WEB-INF/project-work-management.jsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
}
130130
%>
131131

132-
<h2>Work Management</h2> <a href="https://work.<%=topServerName%>/customer/projects/${demandWorkId}/timeline" target="_blank">Work Manager Project</a>
132+
<h2>Work Management</h2> <a href="https://connect.<%=topServerName%>/customer/projects/${demandWorkId}/timeline" target="_blank">Work Manager Project</a>
133133
</div>
134134
<!-- end topLine -->
135135

0 commit comments

Comments
 (0)