diff --git a/README.md b/README.md index 5f934854..ab42c9f4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ -

- Tenancy logo -

+![stancl/tenancy logo](/art/logo.png)

Laravel 6.x @@ -10,7 +8,7 @@ Donate

-

stancl/tenancy

+

stancl/tenancy

### *Automatic multi-tenancy for your Laravel app.* @@ -20,9 +18,9 @@ You won't have to change a thing in your application's code. - :heavy_check_mark: No replacing of Laravel classes (`Cache`, `Storage`, ...) with tenancy-aware classes - :heavy_check_mark: Built-in tenant identification based on hostname (including second level domains) -### [Documentation](https://tenancy.samuelstancl.me/docs/v2/) +### [Documentation](https://tenancyforlaravel.com/docs/v2/) -Documentation can be found here: https://tenancy.samuelstancl.me/docs/v2/ +Documentation can be found here: https://tenancyforlaravel.com/docs/v2/ The repository with the documentation source code can be found here: [stancl/tenancy-docs](https://github.com/stancl/tenancy-docs). diff --git a/art/logo.png b/art/logo.png index 365ee375..9080de1e 100644 Binary files a/art/logo.png and b/art/logo.png differ diff --git a/art/old_logo.png b/art/old_logo.png new file mode 100644 index 00000000..365ee375 Binary files /dev/null and b/art/old_logo.png differ