Skip to content

Commit deb4a89

Browse files
author
Rad Azzouz
committed
Fix Android Virtual Device link in the sample projects READMEs.
1 parent 2bdacfd commit deb4a89

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/Catalog/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The project contains a large set of sample code, which illustrates how to set up
88

99
- The [latest stable version of Android Studio](https://developer.android.com/studio).
1010
- The [Android NDK](https://developer.android.com/studio/projects/install-ndk).
11-
- An [Android Virtual Device](Android Virtual Device) or a hardware device.
11+
- An [Android Virtual Device](https://developer.android.com/studio/run/managing-avds.html) or a hardware device.
1212
- React Native 0.60.4.
1313

1414
#### Getting Started

samples/NativeCatalog/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This second Catalog example serves to show you how you can leverage `PdfView` (A
99
- A [development environment](https://reactnative.dev/docs/environment-setup) for running React Native projects using the React Native CLI (not the Expo CLI).
1010
- The [latest stable version of Android Studio](https://developer.android.com/studio).
1111
- The [Android NDK](https://developer.android.com/studio/projects/install-ndk).
12-
- An [Android Virtual Device](Android Virtual Device) or a hardware device.
12+
- An [Android Virtual Device](https://developer.android.com/studio/run/managing-avds.html) or a hardware device.
1313

1414
#### Getting Started
1515

0 commit comments

Comments
 (0)