Update upgrading.blade.md

Fixing broken links i've found while upgrading.
This commit is contained in:
Jelle Witteveen 2019-10-07 13:41:54 +02:00 committed by GitHub
parent fead4e8930
commit 1ee8f2b7fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,5 +52,5 @@ If you're coming from 1.x, it's recommended to read (or at least skim through) t
## New Features ## New Features
- [Tenant Config]({{ $page->link('tenant-config') }}) - [Tenant Config]({{ $page->link('tenant-config') }})
- [Migrate Fresh]({{ $page->link('commands#migrate-fresh') }}) - [Migrate Fresh]({{ $page->link('console-commands#migrate-fresh') }})
- [`tenants:create`]({{ $page->link('commands#create-tenant') }}) - [`tenants:create`]({{ $page->link('console-commands#create-tenant') }})