File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ entities:
117
117
| Option | Default | Type | Description |
118
118
| ---------------- | -------------------------- | -------- | --------------------------------------------------------------------------- |
119
119
| **nameSingular** | _singular lower case name_ | string | The singular lowercase name of your entity. Used widely on the admin panel. |
120
- | **policies** | - | Policies | The [access control policies](./auth.md# access-policies) of your entity |
120
+ | **policies** | - | Policies | The [access control policies](./access-policies.md ) of your entity |
121
121
| **properties** | `[]` | Array | The [properties](./entities.md#properties) of your entity |
122
122
| **slug** | _plural dasherized name_ | string | The kebab-case slug of the entity that will define API endpoints. |
123
123
You can’t perform that action at this time.
0 commit comments