This is an automated email from the ASF dual-hosted git repository.
djencks pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git
The following commit(s) were added to refs/heads/main by this push:
new 7c63b59 modify blog link to point to new page name
7c63b59 is described below
commit 7c63b59dee441794174961deb9959d0e428cb0c0
Author: David Jencks <[email protected]>
AuthorDate: Mon Jan 24 06:07:07 2022 -0800
modify blog link to point to new page name
---
content/blog/2021/07/camel-k-release-1-5/index.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/blog/2021/07/camel-k-release-1-5/index.md
b/content/blog/2021/07/camel-k-release-1-5/index.md
index 2c765d7..427faa5 100644
--- a/content/blog/2021/07/camel-k-release-1-5/index.md
+++ b/content/blog/2021/07/camel-k-release-1-5/index.md
@@ -56,7 +56,7 @@ One little but great improvements we've introduced lately is
the versioning of t
### Generated API
-Another thing that is worth to mention is a first version of our API that is
now available through the documentation pages. Have a look at [Camel K API
resources documentation page](/camel-k/next/apis/camel.html) in order to
understand how to interact directly with them.
+Another thing that is worth to mention is a first version of our API that is
now available through the documentation pages. Have a look at [Camel K API
resources documentation page](/camel-k/next/apis/camel-k.html) in order to
understand how to interact directly with them.
# Thanks