From 529615373af5061801ab687cd910753f1b73e25c Mon Sep 17 00:00:00 2001 From: Salim B Date: Sat, 12 Aug 2023 21:31:51 +0200 Subject: [PATCH] Update data-templates.md --- content/en/templates/data-templates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/templates/data-templates.md b/content/en/templates/data-templates.md index ba143d892..0aadbb9ae 100644 --- a/content/en/templates/data-templates.md +++ b/content/en/templates/data-templates.md @@ -261,7 +261,7 @@ If you change any local file and the LiveReload is triggered, Hugo will read the [markdownify]: /functions/markdownify/ [OAuth]: https://en.wikipedia.org/wiki/OAuth [partials]: /templates/partials/ -[toml]: https://github.com/toml-lang/toml +[toml]: https://toml.io/en/latest [variadic]: https://en.wikipedia.org/wiki/Variadic_function [vars]: /variables/ [yaml]: https://yaml.org/spec/