Open toiim opened 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'),
Uri.parse('https://stately.ai/blog/nesting-typegen-files'),
Would you like to make a quick PR fixing this? 🙏
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'),