diff --git a/docs/getting-started/index.mdx b/docs/getting-started/index.mdx index c0622daf..0ac68bbd 100644 --- a/docs/getting-started/index.mdx +++ b/docs/getting-started/index.mdx @@ -468,7 +468,7 @@ These self-signed certificates are only valid for local development. Never use s Creating a profile allows us to store the host we want to connect to and then to tie our credentials to it when we login. ```shell -otdfctl profile create platform-otdf-local https://platform.otdf.local:8443 +otdfctl profile create platform-otdf-local https://platform.opentdf.local:8443 ``` ## Login to the Platform