From 5c3e254e1e95a7c4a4d42608da3a8f0988e21b39 Mon Sep 17 00:00:00 2001 From: Aykhan Shahsuvarov Date: Fri, 30 May 2025 21:51:11 +0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9A=20Update=20docs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 954f1df..a3112ff 100644 --- a/README.md +++ b/README.md @@ -314,4 +314,4 @@ In JSON config: } ``` -For the full list of template functions over 200 functions, refer to the `newFuncMap` function in `requests/request.go`. +For the full list of template functions over 200 functions, refer to the `NewFuncMap` function in `utils/templates.go`.