diff --git a/docs/source/v2/upgrading.blade.md b/docs/source/v2/upgrading.blade.md index 1f440e7..dcd8621 100644 --- a/docs/source/v2/upgrading.blade.md +++ b/docs/source/v2/upgrading.blade.md @@ -51,4 +51,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') }}) \ No newline at end of file +- [Migrate Fresh]({{ $page->link('commands#migrate-fresh') }}) +- [`tenants:create`]({{ $page->link('commands#create-tenant') }})