Skip to content

Commit 05769ca

Browse files
committed
lint: fix broken HTML TOC link
Signed-off-by: Jared Watts <[email protected]>
1 parent 7b9f47e commit 05769ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/master/concepts/environment-configs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ Defining the default value _after_ the label always overwrites the label
388388
value.
389389
{{< /hint >}}
390390

391-
## Patching with EnvironmentConfigs using [function-patch-and-transform]
391+
## Patching with EnvironmentConfigs using function-patch-and-transform
392392

393393
`EnvironmentConfigs` selected as explained above, are then merged in an
394394
`in-memory environment` by [function-environment-configs] and passed to the

0 commit comments

Comments
 (0)