mirror of
https://github.com/python/cpython.git
synced 2025-10-22 06:32:43 +00:00
re docs: fix source code link (GH-92819)
(cherry picked from commit bd30461298
)
Co-authored-by: 谭九鼎 <109224573@qq.com>
This commit is contained in:
parent
8f937976bc
commit
da2f0c755d
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
.. moduleauthor:: Fredrik Lundh <fredrik@pythonware.com>
|
||||
.. sectionauthor:: Andrew M. Kuchling <amk@amk.ca>
|
||||
|
||||
**Source code:** :source:`Lib/re.py`
|
||||
**Source code:** :source:`Lib/re/`
|
||||
|
||||
--------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue