Fix broken README links

This commit is contained in:
Drew Olbrich
2019-12-28 13:49:48 -08:00
parent e925415429
commit 4e028ee4e9
+1 -1
View File
@@ -248,7 +248,7 @@ class MyViewController: UIViewController {
}
```
The `ScrollingContentViewManager` class supports all of the same [properties](#properties) and [methods](#methods) as `ScrollingContentViewController`.
The `ScrollingContentViewManager` class supports all of the same [properties](#view-controller-properties) and [methods](#scroll-view-properties-and-methods) as `ScrollingContentViewController`.
`ScrollingContentViewManager` can also be used to create a scrolling view controller programatically: