Skip to content

Commit

Permalink
update settings page url
Browse files Browse the repository at this point in the history
  • Loading branch information
arikfr committed Oct 29, 2024
1 parent 1ede867 commit c87c9fc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions client/app/components/BeaconConsent.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,7 @@ function BeaconConsent() {
</div>
<div className="m-t-15">
<Text type="secondary">
You can change this setting anytime from the{" "}
<Link href="settings/organization">Organization Settings</Link> page.
You can change this setting anytime from the <Link href="settings/general">Settings</Link> page.
</Text>
</div>
</Card>
Expand Down

0 comments on commit c87c9fc

Please sign in to comment.