This is an automated email from the ASF dual-hosted git repository.

hansva pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hop.git


The following commit(s) were added to refs/heads/master by this push:
     new 06dab5dd03 (DOC) make ref from transform to action
     new 28e5eef007 Merge pull request #1565 from VladimirAlexiev/patch-4
06dab5dd03 is described below

commit 06dab5dd03c22ee81de66130cc62e19b20a8e66a
Author: Vladimir Alexiev <[email protected]>
AuthorDate: Fri Jul 1 20:28:48 2022 +0300

    (DOC) make ref from transform to action
    
    similar to #1564
---
 .../modules/ROOT/pages/pipeline/transforms/xsdvalidator.adoc            | 2 ++
 1 file changed, 2 insertions(+)

diff --git 
a/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/xsdvalidator.adoc 
b/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/xsdvalidator.adoc
index 5d0c1b9da5..33d81eb903 100644
--- 
a/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/xsdvalidator.adoc
+++ 
b/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/xsdvalidator.adoc
@@ -33,6 +33,8 @@ As such, there are 2 entities at work here:
 
 To make matters more complex, it's possible to store the XSD inside the XML 
itself.
 
+See also the xref:workflow/actions/xsdvalidator[XSD Validator workflow action].
+
 == Options
 
 [width="90%",options="header"]

Reply via email to