Skip to content

Commit aa070a7

Browse files
authored
Merge pull request #612 from jschmid/patch-1
Fixed a dead link
2 parents f7461d2 + 6821828 commit aa070a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ let viewController = CustomViewController(nib: R.nib.customView)
2727
let string = R.string.localizable.welcomeWithName("Arthur Dent")
2828
```
2929

30-
Check out [more examples](Documentation/Examples.md) or hear about [how Fabric.app uses R.swift](https://news.realm.io/news/slug-javi-soto-building-fabric-in-swift/#rswift-2956)!
30+
Check out [more examples](Documentation/Examples.md) or hear about [how Fabric.app uses R.swift](https://academy.realm.io/posts/slug-javi-soto-building-fabric-in-swift/#rswift-2956)!
3131

3232
## Demo
3333

0 commit comments

Comments
 (0)