We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8806629 commit b120cb1Copy full SHA for b120cb1
docs/Policies.md
@@ -9,7 +9,7 @@ checks to.
9
You can create policies in your `src/Policy` directory. Policy classes don't
10
have a common base class or interface they are expected to implement.
11
Application classes are then 'resolved' to a matching policy class. See the
12
-[Policy Resolvers](../Policy-Resolvers.md) section for how policies can be
+[Policy Resolvers](../docs/Policy-Resolvers.md) section for how policies can be
13
resolved.
14
15
Generally you'll want to put your policies in **src/Policy** and use the
0 commit comments