Skip to content

Fix local link references #1227

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

Merged
merged 2 commits into from
May 7, 2025
Merged

Fix local link references #1227

merged 2 commits into from
May 7, 2025

Conversation

jethron
Copy link
Contributor

@jethron jethron commented Apr 30, 2025

Add missing .md filenames, fixing links where necessary.

Found via git grep -Po '\(/docs/[^\)]+\)' | grep -Pv 'index.mdx?([#\?][^\)]*)?\)$'

@jethron jethron requested a review from mscwilson April 30, 2025 02:29
Copy link

netlify bot commented Apr 30, 2025

Deploy Preview for snowplow-docs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit c31f458
🔍 Latest deploy log https://app.netlify.com/sites/snowplow-docs/deploys/681be92b0c6be1000847df1a
😎 Deploy Preview https://deploy-preview-1227--snowplow-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Add missing .md filenames
@jethron jethron merged commit 77cb864 into snowplow:main May 7, 2025
4 checks passed
@jethron jethron deleted the fix-local-links branch May 7, 2025 23:25
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