Skip to content

Commit 3b22c76

Browse files
committed
fix(docs): fix docs links
1 parent d4272f1 commit 3b22c76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/content/docs/ci-cd/app-releasing-process.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ In case you want to submit the app to the App Store and Google Play, you need to
112112

113113
All github workflows are already ready to be used in the starter. You just need to add the required secrets to your GitHub repo:
114114

115-
- GH_TOKEN: A [Github token](https://docs.expo.dev/accounts/overview/#creating-an-account) with access to your repo.
115+
- GH_TOKEN: A [Github token](https://github.com/settings/tokens) with access to your repo.
116116

117117
- EXPO_TOKEN: Expo token to authenticate with EAS. You can get generate yours [here](https://expo.dev/settings/access-tokens)
118118

0 commit comments

Comments
 (0)