From 704152680bb03c108d01123bbcb4602c66dcbcff Mon Sep 17 00:00:00 2001 From: Daniil Gentili Date: Fri, 21 Jun 2019 17:02:52 +0200 Subject: [PATCH] Improve docs --- README.md | 3 +-- docs | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 87b7b7246..987106cb0 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,6 @@ Tip: if you receive an error (or nothing), [send us](https://t.me/pwrtelegramgro * [Async](https://docs.madelineproto.xyz/docs/ASYNC.html) * [Usage](https://docs.madelineproto.xyz/docs/ASYNC.html#usage) - * [Loading the latest version of MadelineProto](https://docs.madelineproto.xyz/docs/ASYNC.html#loading-the-latest-version-of-madelineproto) * [Enabling the MadelineProto async API](https://docs.madelineproto.xyz/docs/ASYNC.html#enabling-the-madelineproto-async-api) * [Using the MadelineProto async API](https://docs.madelineproto.xyz/docs/ASYNC.html#using-the-madelineproto-async-api) * [Async in event handler](https://docs.madelineproto.xyz/docs/ASYNC.html#async-in-event-handler) @@ -83,7 +82,7 @@ Tip: if you receive an error (or nothing), [send us](https://t.me/pwrtelegramgro * [ResumableSignalLoop](https://docs.madelineproto.xyz/docs/ASYNC.html#resumablesignalloop) * [GenericLoop](https://docs.madelineproto.xyz/docs/ASYNC.html#genericloop) * [Creating a client](https://docs.madelineproto.xyz/docs/CREATING_A_CLIENT.html) -* [Logging in](https://docs.madelineproto.xyz/docs/LOGIN.html) +* [Login](https://docs.madelineproto.xyz/docs/LOGIN.html) * [Getting permission to use the telegram API](https://docs.madelineproto.xyz/docs/LOGIN.html#getting-permission-to-use-the-telegram-api) * [Automatic](https://docs.madelineproto.xyz/docs/LOGIN.html#automatic-now-fully-async) * [Manual (user)](https://docs.madelineproto.xyz/docs/LOGIN.html#manual-user) diff --git a/docs b/docs index ff96248eb..c48c5f8c0 160000 --- a/docs +++ b/docs @@ -1 +1 @@ -Subproject commit ff96248ebda8f7a438f8e27adccd33e391805bef +Subproject commit c48c5f8c0b94cedfe0cdc2dd72a534f1d17292df