Skip to content

Commit 01bbe7a

Browse files
author
Jesse Gibbs
authored
Merge pull request #72 from caseycs/patch-1
Correct link to Laravel 5.5 installation guide
2 parents e063900 + cb0bbba commit 01bbe7a

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
@@ -6,7 +6,7 @@ Rollbar error monitoring integration for Laravel projects. This library adds a l
66

77
1. [Sign up for a Rollbar account](https://rollbar.com/signup)
88
2. If you're using Laravel 5.6 and up follow [Installation](https://docs.rollbar.com/docs/laravel#section-installation) instructions in our [Laravel 5.6 and up SDK docs](https://docs.rollbar.com/docs/laravel)
9-
3. If you're using Laravel 5.5 or lower follow [Installation](https://docs.rollbar.com/v1.0.0/docs/laravel-55-and-lower#section-installation) instructions in our [Laravel 5.5 and lower SDK docs](https://docs.rollbar.com/v1.0.0/docs/laravel-55-and-lower)
9+
3. If you're using Laravel 5.5 or lower follow [Installation](https://docs.rollbar.com/v1.0.0/docs/laravel-55) instructions in our [Laravel 5.5 and lower SDK docs](https://docs.rollbar.com/v1.0.0/docs/laravel-55)
1010

1111
## Usage and Reference
1212

0 commit comments

Comments
 (0)