Skip to content

Commit 096bc1d

Browse files
ibiluxignatz
authored andcommitted
Fix Record APIs Permissions documentation link
1 parent fd24d81 commit 096bc1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/assets/js/admin/src/components/tables/RecordApiSettings.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1031,7 +1031,7 @@ function IndividualRecordApiSettingsForm(props: {
10311031
custom SQL expressions. Check the{" "}
10321032
<a
10331033
class="underline"
1034-
href="https://trailbase.io/documentation/apis/record_apis/#permissions"
1034+
href="https://trailbase.io/documentation/apis_record/#permissions"
10351035
>
10361036
docs
10371037
</a>{" "}

0 commit comments

Comments
 (0)