mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-18 21:40:32 +00:00
[bugfix] fix #11546, correct link for sequtils
(cherry picked from commit 16d81fa205)
This commit is contained in:
@@ -65,7 +65,7 @@ Proc Usage
|
||||
======================================== ==========================================
|
||||
|
||||
**See also:**
|
||||
* `sequtils module <collections/sequtils.html>`_ for operations on container
|
||||
* `sequtils module <sequtils.html>`_ for operations on container
|
||||
types (including strings)
|
||||
* `json module <json.html>`_ for a structure which allows heterogeneous members
|
||||
* `lists module <lists.html>`_ for linked lists
|
||||
|
||||
Reference in New Issue
Block a user