Skip to content

Commit

Permalink
Update broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
andre-statsig authored Jan 16, 2025
1 parent 9221979 commit f01d13f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Rapidoc.js
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ function getDescription(entity) {
return (
<>
<p>
A <a href="../feature-flags/working-with">feature gate</a> is a
A <a href="../../feature-flags/working-with">feature gate</a> is a
mechanism for teams to configure what system behavior is visible to
users without changing application code. This page describes how
gates can be created and modified through the Console API.
Expand Down

0 comments on commit f01d13f

Please sign in to comment.