From 35bf35488a76e0576df577dc3d9c68342eb459a2 Mon Sep 17 00:00:00 2001 From: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> Date: Tue, 8 Oct 2024 09:03:53 -0700 Subject: [PATCH] docs: update account signup text (#521) * docs: update account signup text * docs: typo fix --- docs/index.md | 2 +- templates/index.md.tmpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index 16ad9c66..805917f5 100644 --- a/docs/index.md +++ b/docs/index.md @@ -19,7 +19,7 @@ infrastructure stacks. ## Palette Account -Sign up for a free trial account [here](https://www.spectrocloud.com/free-trial/). +To get started with Palette, sign up for an account [here](https://www.spectrocloud.com/get-started). Use your Palette [API key](https://docs.spectrocloud.com/user-management/authentication/api-key/create-api-key) to authenticate. For more details on the authentication, navigate to the [authentication](#authentication) section. ## Example Usage diff --git a/templates/index.md.tmpl b/templates/index.md.tmpl index 8a4c04b9..403c7731 100644 --- a/templates/index.md.tmpl +++ b/templates/index.md.tmpl @@ -19,7 +19,7 @@ infrastructure stacks. ## Palette Account -Sign up for a free trial account [here](https://www.spectrocloud.com/free-trial/). +To get started with Palette, sign up for an account [here](https://www.spectrocloud.com/get-started). Use your Palette [API key](https://docs.spectrocloud.com/user-management/authentication/api-key/create-api-key) to authenticate. For more details on the authentication, navigate to the [authentication](#authentication) section. ## Example Usage