Skip to content

Commit

Permalink
[DOC] Link fix (#7862)
Browse files Browse the repository at this point in the history
  • Loading branch information
BurdetteLamar committed May 26, 2023
1 parent 6d450d6 commit d62ae18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enum.c
Expand Up @@ -4884,7 +4884,7 @@ enum_compact(VALUE obj)
*
* - {Querying}[rdoc-ref:Enumerable@Methods+for+Querying]
* - {Fetching}[rdoc-ref:Enumerable@Methods+for+Fetching]
* - {Searching}[rdoc-ref:Enumerable@Methods+for+Searching]
* - {Searching and Filtering}[rdoc-ref:Enumerable@Methods+for+Searching+and+Filtering]
* - {Sorting}[rdoc-ref:Enumerable@Methods+for+Sorting]
* - {Iterating}[rdoc-ref:Enumerable@Methods+for+Iterating]
* - {And more....}[rdoc-ref:Enumerable@Other+Methods]
Expand Down

0 comments on commit d62ae18

Please sign in to comment.