Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'content/en/functions/path.Join.md')
-rw-r--r--content/en/functions/path.Join.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/en/functions/path.Join.md b/content/en/functions/path.Join.md
index 96ce86322..579e8667e 100644
--- a/content/en/functions/path.Join.md
+++ b/content/en/functions/path.Join.md
@@ -12,7 +12,7 @@ keywords: [path, join]
signature: ["path.Join ELEMENT..."]
workson: []
hugoversion: "0.39"
-relatedfuncs: [path.Split]
+relatedfuncs: [path.Base, path.BaseName, path.Clean, path.Dir, path.Ext, path.Split]
deprecated: false
---