We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4269e41 commit 04d1e80Copy full SHA for 04d1e80
README.md
@@ -2993,7 +2993,7 @@ condition](#safe-assignment-in-condition).
2993
When providing an accessor for a collection, provide an alternate form
2994
to save users from checking for `nil` before accessing an element in
2995
the collection.
2996
-<sup>[[link](#provide-alternate-accessor-to-collections")]</sup>
+<sup>[[link](#provide-alternate-accessor-to-collections)]</sup>
2997
2998
```Ruby
2999
# bad
0 commit comments