Skip to content

Commit

Permalink
fix: update the person profiles changelog link (#22865)
Browse files Browse the repository at this point in the history
* update the person profiles changelog link

* Update UI snapshots for `chromium` (2)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
raquelmsmith and github-actions[bot] authored Jun 11, 2024
1 parent 76cdcfd commit 2b651fb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion frontend/src/scenes/billing/BillingProductAddon.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ export const BillingProductAddon = ({ addon }: { addon: BillingProductV2AddonTyp
{is_enhanced_persons_og_customer && (
<p className="mt-2 mb-0">
<Link
to="https://posthog.com/changelog/2024#person-profiles-addon"
to="https://posthog.com/changelog/2024#person-profiles-launched-posthog-now-up-to-80percent-cheaper"
className="italic"
target="_blank"
targetBlankIcon
Expand Down

0 comments on commit 2b651fb

Please sign in to comment.