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 f1c2150 commit 3fb1ae7Copy full SHA for 3fb1ae7
src/Config/AuthGroups.php
@@ -29,7 +29,7 @@ class AuthGroups extends BaseConfig
29
*
30
* @var array<string, array<string, string>>
31
32
- * @see https://github.com/codeigniter4/shield/blob/develop/docs/quickstart.md#change-available-groups for more info
+ * @see https://codeigniter4.github.io/shield/quick_start_guide/using_authorization/#change-available-groups for more info
33
*/
34
public array $groups = [
35
'superadmin' => [
0 commit comments