docs: fix broken link in security guide

This commit is contained in:
Zach Daniel 2023-05-29 10:06:34 -04:00
parent 352defc75a
commit c62e76a3d2

View file

@ -80,7 +80,7 @@ Requires that an actor is set for all requests.
Important: `nil` is still a valid actor, so this won't prevent providing `actor: nil`.
#### `d:Ash.Api.dsl.authorization|authorize`
#### `d:Ash.Api.Dsl.authorization|authorize`
##### Important!