From 62f1ad54aef29979f595b0438ae821a23151e1cf Mon Sep 17 00:00:00 2001 From: ringabout <43030857+ringabout@users.noreply.github.com> Date: Thu, 4 May 2023 23:40:37 +0800 Subject: build documentation for `checksums/md5` and `checksums/sha1` (#21791) * build documentation for md5 and sha1 * fixes documentation reference --- lib/pure/hashes.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/pure/hashes.nim') diff --git a/lib/pure/hashes.nim b/lib/pure/hashes.nim index 56c360138..8e5770a71 100644 --- a/lib/pure/hashes.nim +++ b/lib/pure/hashes.nim @@ -62,7 +62,7 @@ runnableExamples: ## ======== ## * `md5 module `_ for the MD5 checksum algorithm ## * `base64 module `_ for a Base64 encoder and decoder -## * `std/sha1 module `_ for the SHA-1 checksum algorithm +## * `sha1 module `_ for the SHA-1 checksum algorithm ## * `tables module `_ for hash tables import std/private/since -- cgit 1.4.1-2-gfad0