You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/docs/core-concepts/cache.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,4 +35,4 @@ When resolving a [project](/docs/core-concepts/projects) from a registry, the re
35
35
36
36
> **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`.
37
37
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