From d7192361476887d7d585d466aee8b114be9f1ecf Mon Sep 17 00:00:00 2001 From: winkerVSbecks Date: Wed, 22 Jan 2025 19:20:01 -0500 Subject: [PATCH] fix broken links --- src/content/troubleshooting/faq/stack-compatibility.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/troubleshooting/faq/stack-compatibility.md b/src/content/troubleshooting/faq/stack-compatibility.md index 4b63fe8b..ab6ac857 100644 --- a/src/content/troubleshooting/faq/stack-compatibility.md +++ b/src/content/troubleshooting/faq/stack-compatibility.md @@ -8,6 +8,6 @@ sectionOrder: 2 # Is my stack compatible with Chromatic? -If you use [Playwright](../playwright) and [Cypress](../cypress), you can find supported versions [here](../playwright/#setup-chromatic-for-playwright) and [here](../cypress/#setup-chromatic-for-cypress). +If you use [Playwright](/docs/playwright) and [Cypress](/docs/cypress), you can find supported versions [here](/docs/playwright/#setup-chromatic-for-playwright) and [here](/docs/cypress/#setup-chromatic-for-cypress). If you use Storybook, refer to the [Storybook Ecosystem tracking doc](https://github.com/storybookjs/storybook/issues/23279). \ No newline at end of file