Skip to content

Commit ce05129

Browse files
authored
Fix path to an example project spec (#1096)
The previous linked file (`project.yml`) doesn't exist anymore in RxUserDefaults. Instead, `Examples/CocoaPodExample.yml` is an example spec in RxUserDefaults.
1 parent 81bd52b commit ce05129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Docs/Examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
These are a bunch of real world examples of XcodeGen project specs. Feel free to add your own via PR.
44

5-
- [num42/RxUserDefaults](https://github.com/num42/RxUserDefaults/blob/master/project.yml)
5+
- [num42/RxUserDefaults](https://github.com/num42/RxUserDefaults/blob/master/Examples/CocoaPodsExample.yml)
66
- [toshi0383/Bitrise-iOS](https://github.com/toshi0383/Bitrise-iOS/blob/master/project.yml)
77
- [johndpope/swift-models](https://github.com/johndpope/swift-models/tree/stable/Inference)
88
- [atelier-socle/AppRepositoryTemplate](https://github.com/atelier-socle/AppRepositoryTemplate/blob/master/project.yml)

0 commit comments

Comments
 (0)