From d3d11c81a9e14bc51d0898658c1bca2638a1ea13 Mon Sep 17 00:00:00 2001 From: Cody Brownstein <25962175+cbrownstein@users.noreply.github.com> Date: Sat, 5 Dec 2020 11:43:22 -0800 Subject: [PATCH] papermod: Fix broken link for homeinfo (#111) --- content/posts/papermod/papermod-features/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/papermod/papermod-features/index.md b/content/posts/papermod/papermod-features/index.md index e26bc255..c00701ef 100644 --- a/content/posts/papermod/papermod-features/index.md +++ b/content/posts/papermod/papermod-features/index.md @@ -103,7 +103,7 @@ params: url: "" ``` -ex. [here](https://github.com/adityatelange/hugo-PaperMod/blob/exampleSite/config.toml#L14) +ex. [here](https://github.com/adityatelange/hugo-PaperMod/blob/exampleSite/config.yml#L106) ---