[bugfix] fix #11546, correct link for sequtils

(cherry picked from commit 16d81fa205)
This commit is contained in:
narimiran
2019-06-20 09:41:06 +02:00
parent 9789146899
commit 5cf9cbe9a5

View File

@@ -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