re docs: fix source code link (#92819)

This commit is contained in:
谭九鼎 2022-05-17 08:04:17 +08:00 committed by GitHub
parent c7d699969c
commit bd30461298
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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