You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
# Build a PHP RESTful API
2
2
3
-
This is the source code of my Udemy course **Build a Modern REST API with PHP 8**
3
+
This is the source code of my Udemy course **[Build a Modern REST API with PHP 8.2](https://www.udemy.com/course/build-modern-php-api/)**
4
4
5
5

6
6
7
7
8
8
## The course
9
9
10
-
It is indispensable to enroll the Udemy course in order to understand and setup properly this project.
10
+
It is indispensable to [enroll the Udemy course](https://www.udemy.com/course/build-modern-php-api/) in order to understand and setup properly this project.
11
11
12
12
13
13
## Quick Setup
@@ -23,4 +23,4 @@ It is indispensable to enroll the Udemy course in order to understand and setup
23
23
24
24
## License
25
25
26
-
This source code is distributed under the open-source [MIT license](https://opensource.org/licenses/MIT).
26
+
This source code is distributed under the open-source [MIT license](https://opensource.org/licenses/MIT).
0 commit comments