mirror of
https://github.com/MessageKit/MessageKit.git
synced 2026-02-06 19:03:19 +00:00
Merge pull request #1182 from hamdshah/patch-1
Fixed broken link in README
This commit is contained in:
@@ -121,7 +121,7 @@ public enum MessageKind {
|
||||
|
||||
If you choose to use the `.custom` kind you are responsible for all of the cells layout. Any `UICollectionViewCell` can be returned for custom cells which means any of the styling you provide from the `MessageDisplayDelegate` will not effect your custom cell. Even if you subclass your cell from `MessageContentCell`.
|
||||
|
||||
[Read more about the cases on the Quick Start guide.](https://github.com/MessageKit/MessageKit/blob/whoyawn-documentation-update/Documentation/QuickStart.md#messagekind)
|
||||
[Read more about the cases on the Quick Start guide.](https://github.com/MessageKit/MessageKit/blob/master/Documentation/QuickStart.md#messagekind)
|
||||
|
||||
## Contributing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user