We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f9c40b commit fb1070cCopy full SHA for fb1070c
_layouts/default.html
@@ -39,7 +39,7 @@
39
},
40
"description": "{{ page.description | parse_front_matter }}",
41
"about": "{{ site.product }}",
42
- "isPartOf": "{% if site.product_url %}{{ site.product_url }}{% else %}https://www.telerik.com{% endif %}"
+ "isPartOf": "{% if site.product_url %}{{ site.product_url }}{% else %}https://docs.telerik.com{{site.baseurl}}{% endif %}"
43
}
44
</script>
45
{% endif %}
0 commit comments