summary refs log tree commit diff stats
path: root/lib/pure/md5.nim
diff options
context:
space:
mode:
Diffstat (limited to 'lib/pure/md5.nim')
-rw-r--r--lib/pure/md5.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/pure/md5.nim b/lib/pure/md5.nim
index 81c85a07c..c65a9c2da 100644
--- a/lib/pure/md5.nim
+++ b/lib/pure/md5.nim
@@ -14,7 +14,7 @@
 ## See also
 ## ========
 ## * `base64 module<base64.html>`_ for a Base64 encoder and decoder
-## * `std/sha1 module <sha1.html>`_ for the SHA-1 checksum algorithm
+## * `sha1 module <sha1.html>`_ for the SHA-1 checksum algorithm
 ## * `hashes module<hashes.html>`_ for efficient computations of hash values
 ##   for diverse Nim types
 
1-08 10:49:00 +0100 Fix lists of paths in posix environment (#7034)' href='/ahoang/Nim/commit/ci/deps.sh?h=devel&id=5492190bc63326069233a8aaf9f2e567cfc555f8'>5492190bc ^
7e3ebc1bc ^




299b04491 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16