Nikita-tech-writer commented on code in PR #10002:
URL: https://github.com/apache/ignite/pull/10002#discussion_r861032094
##########
docs/_docs/SQL/sql-api.adoc:
##########
@@ -349,4 +349,4 @@ tab:C++[unsupported]
== Example
-The Ignite Community Edition distribution package includes a ready-to-run
`SqlDmlExample` as a part of its
link:{githubUrl}/examples/src/main/java/org/apache/ignite/examples/sql/SqlDmlExample.java[source
code]. This example demonstrates the usage of all the above-mentioned DML
operations.
+The Ignite distribution package includes a ready-to-run `SqlDmlExample` as a
part of its
link:{githubUrl}/examples/src/main/java/org/apache/ignite/examples/sql/SqlDmlExample.java[source
code]. This example demonstrates the usage of all the above-mentioned DML
operations.
Review Comment:
```suggestion
The Ignite distribution package includes a ready-to-run `SqlDmlExample` as a
part of its
link:{githubUrl}/examples/src/main/java/org/apache/ignite/examples/sql/SqlDmlExample.java[source
code, window=_blank]. This example demonstrates the usage of all the
above-mentioned DML operations.
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]