We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a60e0d commit 2e10e19Copy full SHA for 2e10e19
docs/advanced/cache.md
@@ -52,7 +52,7 @@ jobs:
52
## Registry cache
53
54
You can import/export cache from a cache manifest or (special) image configuration on the registry with the
55
-[`type=registry` cache exporter](https://github.com/crazy-max/buildkit/tree/cache-docs#registry-push-image-and-cache-separately).
+[`type=registry` cache exporter](https://github.com/moby/buildkit/tree/master#registry-push-image-and-cache-separately).
56
57
```yaml
58
name: ci
0 commit comments