Skip to content

Commit

Permalink
chore(docs): fix broken link in tofu.logging.recipes.auto.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dartt0n authored Dec 8, 2024
1 parent ad84605 commit 8aea3da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tofu.logging.recipes.auto.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@ def foo(bar: Bar): F[Baz] = debug"Entering foo with $bar" *> impl <* debug"Exiti
```

## Example
Check out the example [here](https://github.com/tofu-tf/tofu/tree/examples/src/main/scala/tofu.example.logging.auto).
Check out the example [here](https://github.com/tofu-tf/tofu/tree/master/examples/ce2/src/main/scala-2/tofu/example/logging/auto).

0 comments on commit 8aea3da

Please sign in to comment.