Skip to content

Commit 5cc8153

Browse files
committed
Merge remote-tracking branch 'upstream/hotfix/25.17.3' into hotfix/25.17.4
2 parents b0d931a + 580a0ab commit 5cc8153

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

website/templates/emails/node_request_institutional_access_request.html.mako

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
</p>
1515
% endif
1616
<p>
17-
To review the request, click <a href="${node.absolute_url}/contributors/">here</a> to allow or deny access and configure permissions.
17+
To review the request, click <a href="${node.absolute_url}contributors/">here</a> to allow or deny access and configure permissions.
1818
</p>
1919
<p>
2020
This request is being sent to you because your project has the “Request Access” feature enabled.
2121
This allows potential collaborators to request to be added to your project or to disable this feature, click
22-
<a href="${node.absolute_url}/settings/">here</a>
22+
<a href="${node.absolute_url}settings/">here</a>
2323
</p>
2424
2525
<p>

0 commit comments

Comments
 (0)