diff --git a/README.md b/README.md index 71074ee62..9ecf12af0 100644 --- a/README.md +++ b/README.md @@ -12,13 +12,10 @@ This package was renamed to `mongodb/laravel-mongodb` because of a transfer of o It is compatible with Laravel 10.x. For older versions of Laravel, please refer to the [old versions](https://github.com/mongodb/laravel-mongodb/tree/3.9#laravel-version-compatibility). -- [Installation](https://www.mongodb.com/docs/drivers/php/laravel-mongodb/current/install/) -- [Eloquent Models](https://www.mongodb.com/docs/drivers/php/laravel-mongodb/current/eloquent-models/) -- [Query Builder](https://www.mongodb.com/docs/drivers/php/laravel-mongodb/current/query-builder/) -- [Transactions](https://www.mongodb.com/docs/drivers/php/laravel-mongodb/current/transactions/) -- [User Authentication](https://www.mongodb.com/docs/drivers/php/laravel-mongodb/current/user-authentication/) -- [Queues](https://www.mongodb.com/docs/drivers/php/laravel-mongodb/current/queues/) -- [Upgrading](https://www.mongodb.com/docs/drivers/php/laravel-mongodb/current/upgrade/) +## Documentation + +- https://www.mongodb.com/docs/drivers/php/laravel-mongodb/ +- https://www.mongodb.com/docs/drivers/php/ ## Reporting Issues