Skip to content

Commit 2c7493a

Browse files
Merge pull request #1820 from BNWEIN/Transport-Rules-Page-Fix
Transport rules page fix
2 parents 08f1422 + a8f7ddc commit 2c7493a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/email-exchange/transport/TransportRules.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ const TransportRulesList = () => {
122122
tenantSelector={true}
123123
titleButton={
124124
<>
125-
<TitleButton href="/email/transport/deploy-connector" title="Deploy Transport Rule" />
125+
<TitleButton href="/email/transport/deploy-rules" title="Deploy Transport Rule" />
126126
</>
127127
}
128128
datatable={{

0 commit comments

Comments
 (0)