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.
2 parents 2a5104e + 04d1e80 commit f90cc6eCopy full SHA for f90cc6e
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