apupier commented on code in PR #11067: URL: https://github.com/apache/camel/pull/11067#discussion_r1290057936
########## dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/common/GitHubHelper.java: ########## @@ -63,11 +63,6 @@ private static void doFetchGithubUrls( // this is a directory, so we need to query github which files are there and filter them - // URL: https://api.github.com/repos/apache/camel-k/contents/examples/kamelets/kameletbindings - // URL: https://api.github.com/repos/apache/camel-k/contents/examples/kamelets/kameletbindings?ref=v1.7.0 - // https://github.com/apache/camel-k/tree/main/examples/kamelets/kameletbindings - // https://github.com/apache/camel-k/tree/v1.7.0/examples/kamelets/kameletbindings - Review Comment: All these URLs does not exists anymore. Examples were moved to camel-k-examples repo. And I have not found a specific folder of examples for Pipe/KameletBinding -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org