docs: fix dupe in ee docs

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10337
GitOrigin-RevId: 8114bddf7c866849fcbcfba2c7711274cea45e18
This commit is contained in:
Rob Dominguez 2023-09-26 06:43:24 -05:00 committed by hasura-bot
parent 61b527033d
commit 80cc6e79fd
2 changed files with 2 additions and 5 deletions

View File

@ -43,7 +43,4 @@ You can register for a 30 days free [Enterprise Edition Trials](/enterprise/try-
enable Enterprise Edition features right away.
If you already have an Enterprise Edition license key provided by Hasura Sales, please follow
[these steps](/enterprise/upgrade-ce-to-ee.mdx) to apply the license to your Hasura container.
If you already have an EE license key provided by Hasura Sales, please follow
[these steps](/enterprise/upgrade-ce-to-ee.mdx) to apply the license to your Hasura container.
[these steps](/enterprise/upgrade-ce-to-ee.mdx) to apply the license to your Hasura container.

View File

@ -39,5 +39,5 @@ If you have been provided a license key by the Hasura team, set it as the value
E.g. if the license key sent by the Hasura team is `ABC1234`, you will set `HASURA_GRAPHQL_EE_LICENSE_KEY=”ABC1234”`.
Restart Hasura to start using the enteprise features.
Restart Hasura to start using the enterprise features.