Merge pull request #31398 from hashicorp/fix-glossary-table-contents

Fix links in Glossary page's table of contents
This commit is contained in:
Sarah French 2022-07-12 15:59:26 +01:00 committed by GitHub
commit 5e000c2741
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,8 +12,8 @@ This page collects brief definitions of some of the technical terms used in the
<div style={{ columnWidth: '14em' }}>
- [API](#api)
- [Apply (noun)](#apply-noun-)
- [Apply (verb)](#apply-verb-)
- [Apply (noun)](#apply-noun)
- [Apply (verb)](#apply-verb)
- [Argument](#argument)
- [Attribute](#attribute)
- [Backend](#backend)
@ -48,16 +48,16 @@ This page collects brief definitions of some of the technical terms used in the
- [Output Values](#output-values)
- [OSS](#oss)
- [Permissions](#permissions)
- [Plan (verb)](#plan-verb-)
- [Plan (noun, 1)](#plan-noun-1-)
- [Plan (verb)](#plan-verb)
- [Plan (noun, 1)](#plan-noun-1)
- [Plan File](#plan-file)
- [Policy](#policy)
- [Policy Check](#policy-check)
- [Policy Set](#policy-set)
- [Private Terraform Registry](#private-terraform-registry)
- [Private Terraform Enterprise (PTFE)](#private-terraform-enterprise-ptfe-)
- [Private Terraform Enterprise (PTFE)](#private-terraform-enterprise-ptfe)
- [(Terraform) Provider](#terraform-provider)
- [Pull Request (PR)](#pull-request-pr-)
- [Pull Request (PR)](#pull-request-pr)
- [Queue](#queue)
- [(Terraform) Registry](#terraform-registry)
- [Remote Operations](#remote-operations)