Skip to content

Commit

Permalink
Fixes broken link on Security Model docs
Browse files Browse the repository at this point in the history
The previous link had an .md extension, but the correct URL has no extension.
  • Loading branch information
timrosenblatt authored Aug 3, 2022
1 parent 9a08f65 commit 6d87378
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site-src/concepts/security-model.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ the ReferenceGrant.
```

For more information on ReferenceGrant, refer to our [detailed documentation
for this resource](/api-types/referencegrant.md).
for this resource](/api-types/referencegrant).

## Advanced Concept: Limiting Namespaces Where a GatewayClass Can Be Used
Some infrastructure providers or cluster operators may wish to limit the
Expand Down

0 comments on commit 6d87378

Please sign in to comment.