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 8e2b2d6 commit abd97c1Copy full SHA for abd97c1
.changeset/tame-deer-mix.md
@@ -3,3 +3,4 @@
3
---
4
5
AppealType filter to 2 values, landing page Appeals table
6
+Update goUserAnalytics URL on /resources page
app/src/views/Resources/index.tsx
@@ -92,7 +92,7 @@ export function Component() {
92
{strings.goBlog}
93
</Link>
94
<Link
95
- href="https://app.powerbi.com/view?r=eyJrIjoiY2RlOTRkOGQtMDU5Yy00OWIwLWE2NmYtNTQ5NTQ3YjEwY2ZmIiwidCI6ImEyYjUzYmU1LTczNGUtNGU2Yy1hYjBkLWQxODRmNjBmZDkxNyIsImMiOjh9&pageName=ReportSectione263ecb5066f3105a8fa"
+ href="https://app.powerbi.com/view?r=eyJrIjoiMmE2OTg5ZDgtYzMyNC00NjQ1LWJkZWUtMDI1ZDc5M2Q5ZDFlIiwidCI6ImEyYjUzYmU1LTczNGUtNGU2Yy1hYjBkLWQxODRmNjBmZDkxNyIsImMiOjh9"
96
external
97
withLinkIcon
98
>
0 commit comments