Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

Commit ec114ec

Browse files
author
Michael Friend
authored
Fix wrong link
1 parent 86b4bc9 commit ec114ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ gradle project dependency. The `shared` module is also published as a CocoaPod r
88
and as an SPM Package directly in this repo with a `Package.swift` in the repo root. Publishing is done with via a manually triggered GitHub action [here](https://github.com/touchlab/KMMBridgeSampleKotlin/blob/main/.github/workflows/main.yml)
99
that demonstrates using the KMMBridgeGitHubWorkflow.
1010

11-
The CocoaPod is used in [this project](https://github.com/touchlab/KMMBridgeSampleCocoaPods) and the SPM Package is used in [this project](https://github.com/touchlab/KMMBridgeSampleKotlin).
11+
The CocoaPod is used in [this project](https://github.com/touchlab/KMMBridgeSampleCocoaPods) and the SPM Package is used in [this project](https://github.com/touchlab/KMMBridgeSampleSpm).

0 commit comments

Comments
 (0)