Skip to content

Commit e61a677

Browse files
BurdetteLamarknu
authored andcommitted
[DOC] Link fixes
1 parent bbef177 commit e61a677

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

set.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2044,8 +2044,8 @@ rb_set_size(VALUE set)
20442044
* Here, class \Set provides methods that are useful for:
20452045
*
20462046
* - {Creating an Array}[rdoc-ref:Array@Methods+for+Creating+an+Array]
2047-
* - {Creating a Set}[rdoc-ref:Array@Methods+for+Creating+a+Set]
2048-
* - {Set Operations}[rdoc-ref:Array@Methods+for+Set+Operations]
2047+
* - {Creating a Set}[rdoc-ref:Set@Methods+for+Creating+a+Set]
2048+
* - {Set Operations}[rdoc-ref:Set@Methods+for+Set+Operations]
20492049
* - {Comparing}[rdoc-ref:Array@Methods+for+Comparing]
20502050
* - {Querying}[rdoc-ref:Array@Methods+for+Querying]
20512051
* - {Assigning}[rdoc-ref:Array@Methods+for+Assigning]

0 commit comments

Comments
 (0)