Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnDuprey committed Aug 8, 2024
1 parent 6a77f2b commit 5739fc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/tenant/administration/GDAPRoleWizard.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ const GDAPRoleWizard = () => {
return <li key={idx}>{message}</li>
})}
</CCallout>
<Link to="/tenant/administration/gdap-invite">
<Link to="/tenant/administration/gdap-invite-wizard">
<CButton>Create GDAP Invite</CButton>
</Link>
</>
Expand Down

0 comments on commit 5739fc4

Please sign in to comment.