Skip to content

Commit

Permalink
fixed a broken URL
Browse files Browse the repository at this point in the history
Signed-off-by: Lars Heinemann <lhein.smx@gmail.com>
  • Loading branch information
lhein authored and lordrip committed Jun 21, 2024
1 parent 868f9c4 commit 2fb79c7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type" : "object",
"additionalProperties" : false,
"title": "Pipe Error Handler",
"description": "Camel K Pipe ErrorHandler. See https://camel.apache.org/camel-k/latest/pipe-step.html#_error_handler for more details.",
"description": "Camel K Pipe ErrorHandler. See https://camel.apache.org/camel-k/latest/kamelets/kameletbindings-error-handler.html for more details.",
"oneOf" : [ {
"title": "No Pipe ErrorHandler",
"type": "object",
Expand Down

0 comments on commit 2fb79c7

Please sign in to comment.