Skip to content

Commit 62bb4df

Browse files
authored
fix link to troubleshooting section (#1016)
1 parent 80f3a84 commit 62bb4df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ nix.binaryCaches = [
3333
];
3434
```
3535

36-
This can be tricky to get setup properly. If you're still having trouble getting cache hits, consult the corresponding [troubleshooting section](../reference/troubleshooting#why-am-i-building-ghc).
36+
This can be tricky to get setup properly. If you're still having trouble getting cache hits, consult the corresponding [troubleshooting section](../../troubleshooting#why-am-i-building-ghc).
3737

3838
## Scaffolding
3939

0 commit comments

Comments
 (0)