Skip to content

Commit 5d36d5c

Browse files
committed
updates read me file - changes links
1 parent f9374ff commit 5d36d5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ It has everything you need to quickly and easily add a blog to your laravel app.
1313

1414
## FOR 5 MINUTE INSTALLATION GUIDE (with video guide), PLEASE VISIT [THE INSTALL GUIDE HERE](https://hessam.binshops.com/laravel-blog-package/)
1515

16-
[Install guide](https://hessam.binshops.com/blog-package-for-laravel/)[Packagist](https://packagist.org/packages/hessam/laravel-blogger) << MAKE SURE YOU FOLLOW THE INSTURCTIONS. They're simple, but must be followed.
16+
[Install guide](https://hessam.binshops.com/laravel-blog-package/)[Packagist](https://packagist.org/packages/hessam/laravel-blogger) << MAKE SURE YOU FOLLOW THE INSTURCTIONS. They're simple, but must be followed.
1717

1818
## Features
1919

@@ -82,7 +82,7 @@ It has everything you need to quickly and easily add a blog to your laravel app.
8282

8383
## How to install Laravel Blogger to your laravel app
8484

85-
Please see my [Laravel Blogger Package Documentation/install guide](https://hessam.binshops.com/blog-package-for-laravel/) for install instructions. (It is very simple - done via composer/artisan commands, plus adding one method to your \App\User model (`canManageBlogEtcPosts()` which should return `true` if this user can manage the blog).
85+
Please see my [Laravel Blogger Package Documentation/install guide](https://hessam.binshops.com/laravel-blog-package/) for install instructions. (It is very simple - done via composer/artisan commands, plus adding one method to your \App\User model (`canManageBlogEtcPosts()` which should return `true` if this user can manage the blog).
8686

8787

8888
## How to customise the blog views/templates

0 commit comments

Comments
 (0)