Skip to content

Commit 0bc05d7

Browse files
committed
docs: Change the link to not be a permalink
1 parent d4775f8 commit 0bc05d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus/docs/reactnative/basics/troubleshooting.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,6 @@ private final ReactNativeHost mReactNativeHost = new ReactNativeHost(this) {
343343
344344
## Project won't build on a MacBook with Apple M1
345345
346-
On newer MacBooks with the Apple M1 SoC, there are a few required steps that need to be followed for an app to build. The user [aiba](https://github.com/aiba) has written [a guide](https://github.com/aiba/react-native-m1/blob/33f71b8226b943fc8e236a08960584709cb74089/README.md) to make the necessary changes to your project.
346+
On newer MacBooks with the Apple M1 SoC, there are a few required steps that need to be followed for an app to build. The user [aiba](https://github.com/aiba) has written [a guide](https://github.com/aiba/react-native-m1) to make the necessary changes to your project.
347347
348348
The iOS build version can be changed to suit your needs, but keep in mind to change the version to the same major and minor version consistently throughout the guide.

0 commit comments

Comments
 (0)