Skip to content

Commit 6bc30db

Browse files
committed
Fix bug of the wrong URL "https://rebuildinglaravel.com/".
1 parent e5e3904 commit 6bc30db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/03-03-01-how-it-works.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ anchor: howitworks
55

66
## How Laravel Works? {#howitworks_title}
77

8-
Christopher Pitt has impressive explanation of the inner workings of Laravel, you can check it out in [https://rebuildinglaravel.com/] [rebuild-laravel-url]
8+
Christopher Pitt has impressive explanation of the inner workings of Laravel, you can check it out in [http://rebuildinglaravel.com/] [rebuild-laravel-url]
99

10-
[rebuild-laravel-url]: https://rebuildinglaravel.com/
10+
[rebuild-laravel-url]: http://rebuildinglaravel.com/

0 commit comments

Comments
 (0)