This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/main by this push:
new 6384aa9 Update link to video to debug in VS Code
6384aa9 is described below
commit 6384aa9ccd0ff59e4a91609685167c3e5a159755
Author: Aurélien Pupier <[email protected]>
AuthorDate: Mon Jun 14 16:06:24 2021 +0200
Update link to video to debug in VS Code
it is a more recent version which has important improvements
---
docs/modules/ROOT/pages/troubleshooting/debugging.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/modules/ROOT/pages/troubleshooting/debugging.adoc
b/docs/modules/ROOT/pages/troubleshooting/debugging.adoc
index 755800d..0926547 100644
--- a/docs/modules/ROOT/pages/troubleshooting/debugging.adoc
+++ b/docs/modules/ROOT/pages/troubleshooting/debugging.adoc
@@ -7,7 +7,7 @@ Even if the Integration Pods run on a Kubernetes cluster, it's
very easy to atta
== Debugging with VS Code
-If you're a VS Code user, you can watch this
link:https://www.youtube.com/watch?v=cFPuxd1Je3c[video].
+If you're a VS Code user, you can watch this
link:https://www.youtube.com/watch?v=pFj21YvzZm0&t=53s[video].
== Debugging with IntelliJ IDEA