Fix spelling errors and broken links (#79)

* Fix spelling errors and broken links

* Make changes as requested
This commit is contained in:
DarthShmev 2020-09-01 11:55:31 -04:00 committed by GitHub
parent de0a9c40f6
commit 4d12707980
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 10 additions and 10 deletions

View file

@ -7,7 +7,7 @@ section: content
# Integrating with other packages {#integrating-with-other-packages}
If you're using the [automatic mode]({{ $page->link('features/automatic-mode') }}) & [multi-database tenancy]({{ $page->link('multi-database-tenancy') }}), you'll be able to integrate with other packages easily.
If you're using the [automatic mode]({{ $page->link('automatic-mode') }}) & [multi-database tenancy]({{ $page->link('multi-database-tenancy') }}), you'll be able to integrate with other packages easily.
- [Integration with Spatie packages]({{ $page->link('integrations/spatie') }})
- [Laravel Horizon]({{ $page->link('integrations/horizon') }})