From 806d28df3748b42b86365209c12f182719991fd1 Mon Sep 17 00:00:00 2001 From: Jeff Date: Mon, 26 Mar 2018 11:13:12 +0800 Subject: [PATCH] fix mismatch urls in the docs --- readthedocs/extra/examples/chats-and-channels.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readthedocs/extra/examples/chats-and-channels.rst b/readthedocs/extra/examples/chats-and-channels.rst index f38519c6..7836a348 100644 --- a/readthedocs/extra/examples/chats-and-channels.rst +++ b/readthedocs/extra/examples/chats-and-channels.rst @@ -147,8 +147,8 @@ __ https://lonamiwebs.github.io/Telethon/methods/channels/get_participants.html __ https://lonamiwebs.github.io/Telethon/methods/channels/get_participants.html __ https://lonamiwebs.github.io/Telethon/types/channel_participants_filter.html __ https://lonamiwebs.github.io/Telethon/constructors/channel_participants_search.html -__ https://lonamiwebs.github.io/Telethon/constructors/channels/channel_participants.html __ https://github.com/LonamiWebs/Telethon/issues/573 +__ https://lonamiwebs.github.io/Telethon/constructors/channels/channel_participants.html Recent Actions