Skip to content

Commit 020d6ed

Browse files
committed
2 parents 4103eac + 72f9450 commit 020d6ed

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# NoChat
66
NoChat is a lightweight chat UI framework which has no particular faces.
7-
The projects in [Examples](https://github.com/little2s/NoChat/Examples) directory
7+
The projects in [Examples](https://github.com/little2s/NoChat/tree/master/Examples) directory
88
show you how to use this framework to implement a text game with user interface like
99
Telegram or WeChat very easily. You can custom your own with NoChat :].
1010

@@ -133,7 +133,7 @@ class TGChatViewController: NOCChatViewController {
133133
Implement your business in this subclass. The same way as description in Objective-C section above.
134134

135135
## More
136-
See the [Examples](https://github.com/little2s/NoChat/Examples) projects inside.
136+
See the [Examples](https://github.com/little2s/NoChat/tree/master/Examples) projects inside.
137137

138138
## About
139139
- This framework is inspired by [Chatto](https://github.com/badoo/Chatto) and [Telegram](https://github.com/peter-iakovlev/Telegram). Thanks.

0 commit comments

Comments
 (0)