Skip to content

Commit a04d5b2

Browse files
authored
Update README.md
1 parent cf4f99e commit a04d5b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ php artisan restify:repository UserRepository --all
3434

3535
Now you have the REST CRUD over users and this beautiful repository:
3636

37-
<p align="center"><img src="http://restify.binarcode.com/assets/userRepository.png"></p>
37+
<p align="center"><img src="https://restify.binarcode.com/assets/userRepository.png"></p>
3838

3939
Now you can go into Postman and check it out:
4040

0 commit comments

Comments
 (0)