Remove links in documentation navigation files to documents that no longer exist

removed link to terraform-editions page that no longer exists
removed list page as its not usable
removed map page as its not usable

Signed-off-by: James Humphries <jamesh@spacelift.io>
This commit is contained in:
James Humphries 2023-08-30 22:01:24 +01:00
parent aeac8968fc
commit 531a6d2742
2 changed files with 0 additions and 3 deletions

View File

@ -2,7 +2,6 @@
{ "heading": "Introduction to OpenTF" },
{ "title": "What is OpenTF?", "path": "intro/index" },
{ "title": "Use Cases", "path": "intro/use-cases" },
{ "title": "OpenTF Editions", "path": "intro/terraform-editions" },
{ "title": "The Core OpenTF Workflow", "path": "intro/core-workflow" },
{
"title": "OpenTF vs. Alternatives",

View File

@ -441,12 +441,10 @@
"title": "<code>length</code>",
"path": "language/functions/length"
},
{ "title": "<code>list</code>", "path": "language/functions/list" },
{
"title": "<code>lookup</code>",
"path": "language/functions/lookup"
},
{ "title": "<code>map</code>", "path": "language/functions/map" },
{
"title": "<code>matchkeys</code>",
"path": "language/functions/matchkeys"