diff --git a/docs/source/v2/upgrading.blade.md b/docs/source/v2/upgrading.blade.md index 3e16407..48523be 100644 --- a/docs/source/v2/upgrading.blade.md +++ b/docs/source/v2/upgrading.blade.md @@ -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') }}) -- [`tenants:create`]({{ $page->link('commands#create-tenant') }}) +- [Migrate Fresh]({{ $page->link('console-commands#migrate-fresh') }}) +- [`tenants:create`]({{ $page->link('console-commands#create-tenant') }})