This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push: new 0ed5c26f722 Fix a broken link to the test-infra document 0ed5c26f722 is described below commit 0ed5c26f722487225935c44c1474a484a7dbe1cb Author: Kengo Seki <sek...@apache.org> AuthorDate: Mon Dec 5 23:23:45 2022 +0900 Fix a broken link to the test-infra document --- test-infra/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-infra/README.md b/test-infra/README.md index da4adcd4f41..06da71ab5dc 100644 --- a/test-infra/README.md +++ b/test-infra/README.md @@ -1,3 +1,3 @@ # Test Infrastructure -The documentation for the test infra has moved to the (test-infra](https://camel.apache.org/components/next/others/test-infra.html) documentation on the Camel Website. +The documentation for the test infra has moved to the [test-infra](https://camel.apache.org/manual/test-infra.html) documentation on the Camel Website.