This is an automated email from the ASF dual-hosted git repository. zregvart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-website.git
commit e8e2158002b35916813f841d1f9780fd63ecb700 Author: Nayananga Anuradha Muhandiram <nayanangamuhandi...@gmail.com> AuthorDate: Fri Aug 9 18:52:53 2019 +0530 Update layouts/partials/breadcrumbs.html Co-Authored-By: Zoran Regvart <zo...@regvart.com> --- layouts/partials/breadcrumbs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/breadcrumbs.html b/layouts/partials/breadcrumbs.html index 70e82c7..8441324 100644 --- a/layouts/partials/breadcrumbs.html +++ b/layouts/partials/breadcrumbs.html @@ -18,7 +18,7 @@ "@type": "ListItem", "position": {{ .position }}, "item": { - "@id": "{{ .url }}", + "@id": {{ .url }}, "name": "{{ .name }}" } }{{ end }}]