Skip to content

Commit acc5f13

Browse files
committed
Fix broken links in "Cache" docs page
1 parent b9aca11 commit acc5f13

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/docs/core-concepts

1 file changed

+1
-1
lines changed

src/content/docs/docs/core-concepts/cache.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ When resolving a [project](/docs/core-concepts/projects) from a registry, the re
3535

3636
> **Note**: Currently, the globally-configured cache options are also used when fetching the artifact hash returned by a registry. This will likely change in the future, but it also means you can't use the official registry today when the `use_default_cache` setting is set to `false`.
3737
38-
In addition to using a custom cache, you can also self-host a [registry](/docs/registry). However, setting up a custom cache should be enough for most teams.
38+
In addition to using a custom cache, you can also self-host a [registry](/docs/core-concepts/registry). However, setting up a custom cache should be enough for most teams.

0 commit comments

Comments
 (0)