Skip to content

Commit 85ce337

Browse files
committed
Update README.md
1 parent 6c725dd commit 85ce337

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
@@ -1,4 +1,4 @@
1-
# R.swift [![Version](https://img.shields.io/cocoapods/v/R.swift.svg?style=flat)](https://cocoapods.org/pods/R.swift) [![License](https://img.shields.io/cocoapods/l/R.swift.svg?style=flat)](blob/master/License) ![Platform](https://img.shields.io/cocoapods/p/R.swift.svg?style=flat)
1+
# R.swift [![Version](https://img.shields.io/cocoapods/v/R.swift.svg?style=flat)](https://cocoapods.org/pods/R.swift) [![License](https://img.shields.io/cocoapods/l/R.swift.svg?style=flat)](License) ![Platform](https://img.shields.io/cocoapods/p/R.swift.svg?style=flat)
22

33
_Get strong typed, autocompleted resources like images, fonts and segues in Swift projects_
44

@@ -81,7 +81,7 @@ Runtime validation with [`R.validate()`](Documentation/Examples.md#runtime-valid
8181
- [Can I use R.swift in a library?](Documentation/QandA.md#can-i-use-rswift-in-a-library)
8282
- [How does R.swift work?](Documentation/QandA.md#how-does-rswift-work)
8383
- [How to upgrade to a new major version?](Documentation/Migration.md)
84-
- [How can I only run specific generators?](https://github.com/mac-cain13/R.swift/blob/master/Documentation/Ignoring.md#only-run-specific-generators-exclude-rsomething)
84+
- [How can I only run specific generators?](Documentation/Ignoring.md#only-run-specific-generators-exclude-rsomething)
8585

8686
## Installation
8787

0 commit comments

Comments
 (0)