Update upgrading.blade.md

Fixed a broken link
This commit is contained in:
Wouter van Marrum 2019-10-07 13:37:41 +02:00 committed by GitHub
parent fead4e8930
commit cf70df4825
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
- [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') }})