Skip to content

Commit

Permalink
correct section link
Browse files Browse the repository at this point in the history
  • Loading branch information
breathingdust committed Apr 25, 2023
1 parent 078f286 commit 4e16531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contributing/add-examples-to-documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ In order to include multiple examples, a new template must be provided to config

## Customize the Position of a Single Example

In order to change the position of a single example, you will need to add a new template file for the resource as described [above](adding-multiple-examples-to-a-resource-or-data-source). Then move the following stanza to change its location:
In order to change the position of a single example, you will need to add a new template file for the resource as described [above](#adding-multiple-examples-to-a-resource-or-data-source). Then move the following stanza to change its location:

```go
{{ if .HasExample -}}
Expand Down

0 comments on commit 4e16531

Please sign in to comment.