Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken docs links #10656

Merged
merged 2 commits into from
Feb 14, 2025
Merged

Fix broken docs links #10656

merged 2 commits into from
Feb 14, 2025

Conversation

svemat01
Copy link
Contributor

@svemat01 svemat01 commented Feb 13, 2025

Fixes a few broken markdown links due to unmatched markdown characters.

Changes

  • Removes unmatched closing parenthesis in the event tracking guide
  • Removes unmatched closing square bracket on the product analysis troubleshooting page

The link to the identify method at line 102 had an unmatched closing parenthesis resulting in a broken markdown link
Copy link

vercel bot commented Feb 13, 2025

@svemat01 is attempting to deploy a commit to the PostHog Team on Vercel.

A member of the Team first needs to authorize it.

The link to the status page had an unmatched closing bracket resulting in a broken markdown link
@svemat01 svemat01 changed the title Fix broken link in the event tracking guide Fix broken docs links Feb 13, 2025
@andyvan-ph andyvan-ph requested a review from ivanagas February 13, 2025 11:22
Copy link

vercel bot commented Feb 13, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
posthog ✅ Ready (Inspect) Visit Preview Feb 13, 2025 4:14pm

Copy link
Contributor

@ivanagas ivanagas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome, thanks!

@ivanagas ivanagas enabled auto-merge (squash) February 13, 2025 15:48
@ivanagas ivanagas merged commit 3d8da83 into PostHog:master Feb 14, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants