Skip to content

Commit 39e15ed

Browse files
authored
Fix links in the README.md (#132)
1 parent cb9f4d3 commit 39e15ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ This repository is a Swift Package for distributing releases of Mozilla's variou
44
Rust-based application components. It provides the Swift source code packaged in
55
a format understood by the Swift package manager, and depends on a pre-compiled
66
binary release of the underlying Rust code published from [mozilla/application-services](
7-
https://github.com/mozilla/application-service).
7+
https://github.com/mozilla/application-services).
88

99
**This repository is mostly updated by automation, all the logic is copied from [mozilla/application-services](
10-
https://github.com/mozilla/application-service)**
10+
https://github.com/mozilla/application-services)**
1111

1212
## Overview
1313

0 commit comments

Comments
 (0)