We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 219302b + e14076c commit 17bdaf5Copy full SHA for 17bdaf5
src/app/productboard/productboard.component.html
@@ -1,7 +1,7 @@
1
<div class="h-full flex flex-column">
2
<h1 i18n class="mx-5 my-0">APPUiO Cloud Roadmap & Feedback</h1>
3
<iframe
4
- src="https://portal.productboard.com/vshn/1-vshn-product-portal/tabs/2-planned?hide_header=1"
+ src="https://landing.vshn.ch/insight"
5
class="flex-grow-1 w-full mt-4"
6
frameborder="0"></iframe>
7
</div>
0 commit comments