From 233d176e6ab97e82b0a21003b045e51a06a8ab3f Mon Sep 17 00:00:00 2001 From: Lonami Date: Thu, 31 Aug 2017 15:48:09 +0200 Subject: [PATCH] Fix links --- Examples.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Examples.md b/Examples.md index 6e80145..73c0cf0 100644 --- a/Examples.md +++ b/Examples.md @@ -1,11 +1,11 @@ ## Working with messages -* [Forwarding messages](Forwarding messages) -* [Searching messages](Searching messages) +* [Forwarding messages](Forwarding-messages) +* [Searching messages](Searching-messages) ## Users and chats -* [Retrieving an entity](Retrieving an entity) (user or group). -* [Retrieving all dialogs](Retrieving all dialogs). -* [Joining a chat or channel](Joining a chat or channel). +* [Retrieving an entity](Retrieving-an-entity) (user or group). +* [Retrieving all dialogs](Retrieving-all-dialogs). +* [Joining a chat or channel](Joining-a-chat-or-channel). ## Bots -* [Talking to inline bots](Talking to inline bots). \ No newline at end of file +* [Talking to inline bots](Talking-to-inline-bots). \ No newline at end of file