Skip to content

Commit d422b88

Browse files
authored
Update readme to include official docs link (#2712)
1 parent 78fe1fb commit d422b88

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,10 @@ This package was renamed to `mongodb/laravel-mongodb` because of a transfer of o
1212
It is compatible with Laravel 10.x. For older versions of Laravel, please refer to the
1313
[old versions](https://github.com/mongodb/laravel-mongodb/tree/3.9#laravel-version-compatibility).
1414

15-
- [Installation](https://www.mongodb.com/docs/drivers/php/laravel-mongodb/current/install/)
16-
- [Eloquent Models](https://www.mongodb.com/docs/drivers/php/laravel-mongodb/current/eloquent-models/)
17-
- [Query Builder](https://www.mongodb.com/docs/drivers/php/laravel-mongodb/current/query-builder/)
18-
- [Transactions](https://www.mongodb.com/docs/drivers/php/laravel-mongodb/current/transactions/)
19-
- [User Authentication](https://www.mongodb.com/docs/drivers/php/laravel-mongodb/current/user-authentication/)
20-
- [Queues](https://www.mongodb.com/docs/drivers/php/laravel-mongodb/current/queues/)
21-
- [Upgrading](https://www.mongodb.com/docs/drivers/php/laravel-mongodb/current/upgrade/)
15+
## Documentation
16+
17+
- https://www.mongodb.com/docs/drivers/php/laravel-mongodb/
18+
- https://www.mongodb.com/docs/drivers/php/
2219

2320
## Reporting Issues
2421

0 commit comments

Comments
 (0)