···19192020## Binary Cache
21212222-You should enable the [garnix binary cache](https://garnix.io/docs/caching) _before_
2222+You should enable the [garnix binary cache](https://garnix.io/docs/ci/caching) _before_
2323continuing otherwise you will be compiling from source:
24242525::: code-group
+1-1
doc/tutorial/part-one/nix-setup.md
···3131Because wire can be heavy to compile, it is distributed with a [binary
3232cache](https://wiki.nixos.org/wiki/Binary_Cache).
33333434-You must enable the [garnix binary cache](https://garnix.io/docs/caching) or you
3434+You must enable the [garnix binary cache](https://garnix.io/docs/ci/caching/) or you
3535will be compiling everything from source:
36363737::: code-group