diff --git a/README.md b/README.md index fff0f116d..5dc2055f3 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ in Bazel, and by the [`swift_library` rule](https://github.com/bazelbuild/rules_swift/blob/master/doc/rules.md#swift_library) available from [rules_swift](https://github.com/bazelbuild/rules_swift). -If you are looking for an easy way to build mixed language frameworks, check out [rules_ios](https://github.com/bazel-ios/rules_ios). +If you are looking for an easy way to build mixed language frameworks, check out [`rules_swift.mixed_language_library`](https://github.com/bazelbuild/rules_swift/blob/master/doc/rules.md#mixed_language_library) or [rules_ios](https://github.com/bazel-ios/rules_ios). ## Reference documentation