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 5503227 commit cc6775cCopy full SHA for cc6775c
src/homepageExperience/components/steps/Finish.tsx
@@ -116,7 +116,7 @@ export const Finish = (props: OwnProps) => {
116
</ResourceCard>
117
<ResourceCard className="homepage-wizard-next-steps">
118
<SafeBlankLink
119
- href="https://influxdbu.com/"
+ href="https://university.influxdata.com/"
120
onClick={() =>
121
handleNextStepEvent(props.wizardEventName, 'influxUniversity')
122
}
0 commit comments