Skip to content

Commit

Permalink
Merge pull request #632 from travisobregon/patch-1
Browse files Browse the repository at this point in the history
Fix documentation link
  • Loading branch information
Gummibeer committed Nov 4, 2019
2 parents 35949d8 + abc455f commit 195887d
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 @@ -69,7 +69,7 @@ Calling `$activity->changes()` will return this array:


## Documentation
You'll find the documentation on [https://docs.spatie.be/laravel-activitylog/v3](https://docs.spatie.be/laravel-activitylog/v3).
You'll find the documentation on [https://docs.spatie.be/laravel-activitylog](https://docs.spatie.be/laravel-activitylog).

Find yourself stuck using the package? Found a bug? Do you have general questions or suggestions for improving the activity log? Feel free to [create an issue on GitHub](https://github.com/spatie/laravel-activitylog/issues), we'll try to address it as soon as possible.

Expand Down

0 comments on commit 195887d

Please sign in to comment.