Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
liyiy committed Oct 5, 2023
1 parent 6044f61 commit 4058899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/scenes/surveys/SurveyView.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ export function SurveyView({ id }: { id: string }): JSX.Element {
<Link
data-attr="survey-doc-link"
target="_blank"
to="https://posthog.com/docs/surveys/api"
to="https://posthog.com/docs/surveys/implementing-custom-surveys"
targetBlankIcon
>
in the docs
Expand Down

0 comments on commit 4058899

Please sign in to comment.