website: fix broken anchor link (to #for-expressions)

This commit is contained in:
Nick Fagerlund 2019-03-13 16:40:59 +00:00 committed by Nick Fagerlund
parent 3977598edb
commit 50f76dd566
1 changed files with 1 additions and 1 deletions

View File

@ -271,7 +271,7 @@ for use in references, as follows:
as `aws_instance.example.device["foo"].size`.
To obtain a map of values of a particular argument for _labelled_ nested
block types, use a [`for` expression](for-expressions):
block types, use a [`for` expression](#for-expressions):
`[for k, device in aws_instance.example.device : k => device.size]`.
When a particular resource has the special