Skip to content

Commit

Permalink
fix: Update Hyperlink "Learn about Audit Webhooks" URL (#2504)
Browse files Browse the repository at this point in the history
  • Loading branch information
novakzaballa authored Jul 22, 2023
1 parent 7f98df4 commit 9ec20b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/web/components/pages/OrganisationSettingsPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -1205,7 +1205,7 @@ const OrganisationSettingsPage = class extends Component {
webhooks per organisation.{' '}
<Button
theme='text'
href='https://docs.flagsmith.com/advanced-use/system-administration#audit-log-webhooks/'
href='https://docs.flagsmith.com/system-administration/webhooks'
>
Learn about Audit Webhooks.
</Button>
Expand Down

3 comments on commit 9ec20b5

@vercel
Copy link

@vercel vercel bot commented on 9ec20b5 Jul 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 9ec20b5 Jul 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

docs – ./docs

docs-flagsmith.vercel.app
docs-git-main-flagsmith.vercel.app
docs.bullet-train.io
docs.flagsmith.com

@vercel
Copy link

@vercel vercel bot commented on 9ec20b5 Jul 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.