mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-27 09:21:14 -06:00
Merge pull request #247 from opentffoundation/clean-up-website-navigation
Clean up website navigation
This commit is contained in:
commit
a83e5ee5ac
@ -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",
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user