website: Fix nav link activation for json syntax page

This commit is contained in:
Nick Fagerlund 2019-03-08 12:00:52 +00:00 committed by Nick Fagerlund
parent 094a5d65d3
commit 71af3bc3ec
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
---
layout: "docs"
page_title: "JSON Configuration Syntax - Configuration Language"
sidebar_current: "docs-config-json-syntax"
sidebar_current: "docs-config-syntax-json"
description: |-
In addition to the native syntax that is most commonly used with Terraform,
the Terraform language can also be expressed in a JSON-compatible syntax.