Skip to content

Commit

Permalink
Update README.md (#296)
Browse files Browse the repository at this point in the history
Update doc link to package V2
  • Loading branch information
jrean authored and freekmurze committed Oct 27, 2017
1 parent 930707f commit 6ab3667
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 @@ -37,7 +37,7 @@ $lastLoggedActivity->description; //returns 'Look, I logged something'
```


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

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

0 comments on commit 6ab3667

Please sign in to comment.