Skip to content

Commit

Permalink
Merge pull request #571 from gizburdt/patch-1
Browse files Browse the repository at this point in the history
Bump version number on link
  • Loading branch information
Gummibeer committed Jul 26, 2019
2 parents 84072ce + 78076af commit ef174ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ $lastLoggedActivity->description; //returns 'Look, I logged something'
```


Here's an example on [event logging](https://docs.spatie.be/laravel-activitylog/v2/advanced-usage/logging-model-events).
Here's an example on [event logging](https://docs.spatie.be/laravel-activitylog/v3/advanced-usage/logging-model-events).

```php
$newsItem->name = 'updated name';
Expand Down

0 comments on commit ef174ea

Please sign in to comment.