Skip to content

Commit

Permalink
Fix bug of the wrong URL "https://rebuildinglaravel.com/".
Browse files Browse the repository at this point in the history
  • Loading branch information
john29917958 committed Oct 19, 2015
1 parent e5e3904 commit 6bc30db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _posts/03-03-01-how-it-works.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ anchor: howitworks

## How Laravel Works? {#howitworks_title}

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

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

0 comments on commit 6bc30db

Please sign in to comment.