From 9df788b25dc96ffb221ad0f650d6c3dfb2c57bea Mon Sep 17 00:00:00 2001 From: Andreas Deininger Date: Fri, 8 Apr 2022 03:42:08 +0200 Subject: [PATCH] Fix broken link (hugo modules) (#1710) --- content/en/hugo-modules/use-modules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/hugo-modules/use-modules.md b/content/en/hugo-modules/use-modules.md index e0d73957a..038e0bf89 100644 --- a/content/en/hugo-modules/use-modules.md +++ b/content/en/hugo-modules/use-modules.md @@ -136,7 +136,7 @@ Also see the [CLI Doc](/commands/hugo_mod_clean/). Run `hugo mod clean` to delete the entire modules cache. -Note that you can also configure the `modules` cache with a `maxAge`, see [File Caches](/hugo-modules/configuration/#configure-file-caches). +Note that you can also configure the `modules` cache with a `maxAge`, see [File Caches](/getting-started/configuration/#configure-file-caches).