Skip to content

Commit 449b2f9

Browse files
committed
Update installation links in README.md
1 parent aab7e88 commit 449b2f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hello-swift-raw-jni-callback/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ The project consists of:
1616
Before you can build and run this project, you need to have the following installed:
1717

1818
* **Java Development Kit (JDK)**: We recommend using JDK 21. Ensure the `JAVA_HOME` environment variable is set to your JDK installation path.
19-
* **Swiftly**: You need to install [Swiftly](https://www.swift.org/install/)
20-
* **Swift SDK for Android**: You need to install the [Swift SDK for Android](https://swift.org/install)
19+
* **Swiftly**: You need to install [Swiftly]([https://www.swift.org/install/](https://www.swift.org/swiftly/documentation/swiftly/getting-started/))
20+
* **Swift SDK for Android**: You need to install the [Swift SDK for Android]([https://swift.org/install](https://www.swift.org/documentation/articles/swift-sdk-for-android-getting-started.html))
2121

2222
## Running the example
2323

0 commit comments

Comments
 (0)