Skip to content

Commit 15bc19c

Browse files
Update README.md
1 parent dad1cbd commit 15bc19c

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
@@ -17,7 +17,7 @@ This package will help you understand changes in your Eloquent models, by provid
1717
Laravel Auditing allows you to keep a history of model changes by simply using a trait. Retrieving the audited data is straightforward, making it possible to display it in various ways.
1818

1919
## Official Documentation
20-
The package documentation can be found on the [official website](http://laravel-auditing.com) or at the [documentation repository](https://github.com/owen-it/laravel-auditing-doc/blob/master/documentation.md).
20+
The package documentation can be found on the [official website](http://www.laravel-auditing.com) or at the [documentation repository](https://github.com/owen-it/laravel-auditing-doc/blob/master/documentation.md).
2121

2222
## Version Information
2323
Version | Illuminate | Status | PHP Version

0 commit comments

Comments
 (0)