Skip to content

Commit

Permalink
Merge pull request #421 from crazy-max/doc-typo
Browse files Browse the repository at this point in the history
Fix typo in cache doc
  • Loading branch information
crazy-max committed Jul 29, 2021
2 parents 1a60e0d + 2e10e19 commit e06a3af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/advanced/cache.md
Expand Up @@ -52,7 +52,7 @@ jobs:
## Registry cache

You can import/export cache from a cache manifest or (special) image configuration on the registry with the
[`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).

```yaml
name: ci
Expand Down

0 comments on commit e06a3af

Please sign in to comment.