[DOC] Link fix (#8340)

This commit is contained in:
Burdette Lamar 2023-08-31 09:27:10 -05:00 committed by GitHub
parent 8804a70387
commit b8e782c1b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
Notes: git 2023-08-31 14:27:32 +00:00
Merged-By: peterzhu2118 <peter@peterzhu.ca>

2
file.c
View File

@ -7436,7 +7436,7 @@ Init_File(void)
* There are two families of constants here:
*
* - Those having to do with {file access}[rdoc-ref:File::Constants@File+Access].
* - Those having to do with {file globbing}[rdoc-ref:File::Constants@File+Globbing].
* - Those having to do with {filename globbing}[rdoc-ref:File::Constants@Filename+Globbing+Constants+-28File-3A-3AFNM_-2A-29].
*
* \File constants defined for the local process may be retrieved
* with method File::Constants.constants: