statelyai / xstate-tools

Public monorepo for XState tooling
183 stars 40 forks source link

Incorrect URL regarding typegen files #494

Open toiim opened 1 month ago

toiim commented 1 month ago

This link is incorrect. Correct link is https://stately.ai/blog/nesting-typegen-files

https://github.com/statelyai/xstate-tools/blob/70b5e569d89c7cd8b2eac14db329c8b8c8e0432b/apps/extension/client/src/checkTypegenNesting.ts#L179

Line 179 should be Uri.parse('https://stately.ai/blog/nesting-typegen-files'),

Screenshot 2024-10-16 at 7 14 02 AM
davidkpiano commented 1 month ago

Would you like to make a quick PR fixing this? 🙏