mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-05-03 03:00:14 -04:00
Merge pull request #4102 from casidiablo/patch-1
Fixed link to Groovy doc link
This commit is contained in:
@@ -717,7 +717,7 @@ Expressions
|
||||
<p>
|
||||
Soaking up nulls is similar to Ruby's
|
||||
<a href="https://rubygems.org/gems/andand">andand gem</a>, and to the
|
||||
<a href="http://groovy.codehaus.org/Operators#Operators-SafeNavigationOperator%28%3F.%29">safe navigation operator</a>
|
||||
<a href="http://docs.groovy-lang.org/latest/html/documentation/index.html#_safe_navigation_operator">safe navigation operator</a>
|
||||
in Groovy.
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user