Skip to content

Commit

Permalink
Fix readme link
Browse files Browse the repository at this point in the history
  • Loading branch information
tomlokhorst committed May 13, 2016
1 parent 785e1c1 commit 1d1e528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ R.swift currently supports these types of resources:
- [Storyboards](Documentation/Examples.md#storyboards)
- [Segues](Documentation/Examples.md#segues)
- [Nibs](Documentation/Examples.md#nibs)
- [Reusable cells](Documentation/Examples.md#reusable-cells)
- [Reusable cells](Documentation/Examples.md#reusable-table-view-cells)

Runtime validation with [`R.assertValid()`](Documentation/Examples.md#runtime-validation):
- If all images used in storyboards are available
Expand Down

0 comments on commit 1d1e528

Please sign in to comment.