Merge pull request #3798 from ogennadi/patch-1

Fixed broken link
This commit is contained in:
Michael Ficarra
2015-01-20 18:21:55 -08:00

View File

@@ -707,7 +707,7 @@ Expressions
<%= codeFor('soaks') %>
<p>
Soaking up nulls is similar to Ruby's
<a href="http://andand.rubyforge.org/">andand gem</a>, and to the
<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>
in Groovy.
</p>