Skip to content

Commit f70397d

Browse files
authored
docs: Update Expo CLI link (#1401)
1 parent 42b0d43 commit f70397d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client-generator/react-native.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
To use this generator you need [Node.js](https://nodejs.org/) and [Yarn](https://yarnpkg.com/) (or [npm](https://www.npmjs.com/)) installed.
88
To run the command line tool, we also recommend using [npx](https://www.npmjs.com/package/npx).
99

10-
Create a React Native application using [Expo CLI](https://docs.expo.io/versions/latest/workflow/expo-cli).
10+
Create a React Native application using [Expo CLI](https://docs.expo.io/workflow/expo-cli/).
1111

1212
```console
1313
yarn global add expo-cli

0 commit comments

Comments
 (0)