From 15f48966ad5168d3accbf6733500747c7a3decae Mon Sep 17 00:00:00 2001 From: Alexander Borsuk <170263+biodranik@users.noreply.github.com> Date: Tue, 7 May 2019 21:28:38 +0300 Subject: [PATCH] Added related sha function into the See Also --- content/en/functions/md5.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/functions/md5.md b/content/en/functions/md5.md index 31197f218..db5442166 100644 --- a/content/en/functions/md5.md +++ b/content/en/functions/md5.md @@ -14,7 +14,7 @@ keywords: [] signature: ["md5 INPUT"] workson: [] hugoversion: -relatedfuncs: [] +relatedfuncs: [sha] deprecated: false aliases: [] ---