Skip to content

Commit efed5b1

Browse files
authored
Fix broken screenshot in logging page
1 parent c4989b2 commit efed5b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs-starlight/src/content/docs/04-reference/07-logging/02-formatting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ time=12:33:08.513 level=debug msg=Running command: tofu --version
140140

141141
*Unfortunately, it is not possible to display color in a Markdown document, but in the above output, `time=` is colored magenta, `level=` is colored light blue and `msg=` is colored green.*
142142

143-
[![screenshot](/assets/img/screenshots/custom-log-format-1.jpg){: width="50%" }](https://terragrunt.gruntwork.io/assets/img/screenshots/custom-log-format-1.jpg)
143+
[![screenshot](../../../assets/img/screenshots/custom-log-format-1.jpg){: width="50%" }](https://terragrunt.gruntwork.io/assets/img/screenshots/custom-log-format-1.jpg)
144144

145145
## Options
146146

0 commit comments

Comments
 (0)