Skip to content

Commit

Permalink
doc: fixing internal links
Browse files Browse the repository at this point in the history
  • Loading branch information
samber committed Dec 4, 2023
1 parent a826835 commit 18abddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/scopes/scope.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ svc := do.MustInvokeNamed[*Passenger](passengersModule, "passenger-3")

## Debug

A debugging toolchain has been added to illustrate the service [dependency](../debugging/service-dependencies.md) chain and [scope tree](../debugging/scope-tree.md).
A debugging toolchain has been added to illustrate the service [dependency](../troubleshooting/service-dependencies.md) chain and [scope tree](../troubleshooting/scope-tree.md).

## Examples

Expand Down

0 comments on commit 18abddf

Please sign in to comment.