Remove double commas in docs for link syntax

This commit is contained in:
Artem Bilan
2019-06-26 16:14:02 -04:00
parent 175223d0e0
commit c5ec2d94c6
23 changed files with 55 additions and 55 deletions

View File

@@ -50,7 +50,7 @@ The https://groovy-lang.org/[Groovy] and https://www.jruby.org[JRuby] projects p
IMPORTANT: Various JSR223 language implementations have been developed by third parties.
A particular implementation's compatibility with Spring Integration depends on how well it conforms to the specification and the implementer's interpretation of the specification.
TIP: If you plan to use Groovy as your scripting language, we recommended you use <<./groovy.adoc#groovy,,Spring-Integration's Groovy Support>> as it offers additional features specific to Groovy.
TIP: If you plan to use Groovy as your scripting language, we recommended you use <<./groovy.adoc#groovy,Spring-Integration's Groovy Support>> as it offers additional features specific to Groovy.
However, this section is relevant as well.
[[scripting-config]]