Skip to content

Commit a59a953

Browse files
committed
fix(deploy.md): update french deploy guide with correct url
1 parent 001d92e commit a59a953

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/intro-to-storybook/react/fr/deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
- uses: chromaui/action@latest
103103
# Options required for Chromatic's GitHub Action
104104
with:
105-
#👇 Chromatic projectToken, see https://storybook.js.org/tutorials/intro-to-storybook/react/en/deploy/ to obtain it
105+
#👇 Chromatic projectToken, see https://storybook.js.org/tutorials/intro-to-storybook/react/fr/deploy/ to obtain it
106106
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
107107
token: ${{ secrets.GITHUB_TOKEN }}
108108
```

0 commit comments

Comments
 (0)