Skip to content

Commit fe504eb

Browse files
committed
Update links in the README
1 parent f6ac7b8 commit fe504eb

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
@@ -79,8 +79,8 @@ This repository includes a few examples of using the library:
7979

8080
You can also see examples of `ArgumentParser` adoption among Swift project tools:
8181

82-
- [`indexstore-db`](https://github.com/apple/indexstore-db/pulls) is a simple utility with two commands.
83-
- [`swift-format`](https://github.com/apple/swift-format/pulls) uses some advanced features, like custom option values and hidden flags.
82+
- [`indexstore-db`](https://github.com/apple/indexstore-db/pull/72) is a simple utility with two commands.
83+
- [`swift-format`](https://github.com/apple/swift-format/pull/154) uses some advanced features, like custom option values and hidden flags.
8484

8585
## Adding `ArgumentParser` as a Dependency
8686

0 commit comments

Comments
 (0)