From 1907b8a82855aee80c7f86218047220b6f9240f9 Mon Sep 17 00:00:00 2001 From: Drew Bailey Date: Tue, 4 May 2021 08:39:56 -0400 Subject: [PATCH] remove license put command references (#10501) --- website/content/docs/commands/license/index.mdx | 2 -- website/content/docs/enterprise/license.mdx | 1 - 2 files changed, 3 deletions(-) diff --git a/website/content/docs/commands/license/index.mdx b/website/content/docs/commands/license/index.mdx index fbce4dffd..4cbf1da91 100644 --- a/website/content/docs/commands/license/index.mdx +++ b/website/content/docs/commands/license/index.mdx @@ -22,7 +22,5 @@ Run `nomad license -h` for help on that subcommand. The following subcommands are available: - [`license get`][get] - Get the current license -- [`license put`][put] - Set the current license [get]: /docs/commands/license/get 'Get the current license' -[put]: /docs/commands/license/put 'Set the current license' diff --git a/website/content/docs/enterprise/license.mdx b/website/content/docs/enterprise/license.mdx index 3efe5606c..903d58bda 100644 --- a/website/content/docs/enterprise/license.mdx +++ b/website/content/docs/enterprise/license.mdx @@ -95,5 +95,4 @@ interacting with the Enterprise License. [gh-9958]: https://github.com/hashicorp/nomad/issues/9958 [releases site]: https://releases.hashicorp.com/nomad [license configuration]: /docs/configuration/server#license_path -[license command]: /docs/commands/license/put [license endpoint]: /api-docs/operator/license#updating-the-nomad-enterprise-license