Skip to content

Commit 0a425e1

Browse files
author
Chris Cho
authored
DOCSP-37601 course and release notes (#2764)
* DOCSP-37601: release notes link, university course link fix
1 parent 09580b3 commit 0a425e1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/index.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Laravel MongoDB
1414
:maxdepth: 1
1515

1616
/quick-start
17+
Release Notes <https://github.com/mongodb/laravel-mongodb/releases/>
1718
/retrieve
1819
/eloquent-models
1920
/query-builder

docs/quick-start.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ read and write operations on the data.
3333

3434
You can learn how to set up a local Laravel development environment
3535
and perform CRUD operations by viewing the
36-
:mdbu-course:`Getting Started with Laravel and MongoDB </getting-started-with-laravel-and-mongodb>`
36+
:mdbu-course:`Getting Started with Laravel and MongoDB </courses/getting-started-with-laravel-and-mongodb>`
3737
MongoDB University Learning Byte.
3838

3939
If you prefer to connect to MongoDB by using the PHP Library driver without

0 commit comments

Comments
 (0)