Merge pull request #247 from opentffoundation/clean-up-website-navigation

Clean up website navigation
This commit is contained in:
James Humphries 2023-08-31 09:22:16 +01:00 committed by GitHub
commit a83e5ee5ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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"