We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a57e3b commit a0fa3b8Copy full SHA for a0fa3b8
README.md
@@ -58,13 +58,13 @@ and authorization purposes in web applications.
58
* Flexible Groups-based access control (think Roles, but more flexible)
59
* Users can be granted additional Permissions
60
61
-See the [An Official Auth Library](https://codeigniter.com/news/shield) for more Info.
+See the [An Official Auth Library](https://forum.codeigniter.com/showthread.php?tid=82003) for more Info.
62
63
## Getting Started
64
65
### Prerequisites
66
67
-Usage of Shield requires the following:
+sage of Shield requires the following:
68
69
- A [CodeIgniter 4.3.5+](https://github.com/codeigniter4/CodeIgniter4/) based project
70
- [Composer](https://getcomposer.org/) for package management
0 commit comments