From 09853fb05ba85211b6a6aed811d0e02d83bcdbb1 Mon Sep 17 00:00:00 2001 From: Roj Date: Thu, 11 Apr 2024 17:54:59 +0300 Subject: [PATCH] Fix link --- README.md | 51 ++++++++++++++++++++++++++------------------------- 1 file changed, 26 insertions(+), 25 deletions(-) diff --git a/README.md b/README.md index a4e6597..71bf817 100644 --- a/README.md +++ b/README.md @@ -1,29 +1,30 @@ # MTKruto Server -- [Introduction](#introduction) - - [What is MTKruto Server?](#what-is-mtkruto-server) - - [Is this a replacement for Bot API?](#is-this-a-replacement-for-bot-api) - - [Why not just use Bot API?](#why-not-just-use-bot-api) -- [Installation](#installation) - - [Prebuilt Binaries](#prebuilt-binaries) - - [Building from Source](#building-from-source) -- [CLI Arguments](#cli-arguments) -- [Running](#running) -- [Viewing Statistics](#viewing-statistics) -- [Bots](#bots) -- [Users](#users) -- [Requests](#requests) -- [Responses](#responses) -- [Methods](#methods) -- [Telegram API Functions](#telegram-api-functions) -- [Receiving Updates](#receiving-updates) - - [Polling](#polling) - - [Webhooks](#webhooks) -- [Client Libraries](#client-libraries) - - [JavaScript](#javascript) -- [Contributing](#contributing) -- [Support](#support) -- [Legal](#legal) +- [MTKruto Server](#mtkruto-server) + - [Introduction](#introduction) + - [What is MTKruto Server?](#what-is-mtkruto-server) + - [Is this a replacement for Bot API?](#is-this-a-replacement-for-bot-api) + - [Why not just use Bot API?](#why-not-just-use-bot-api) + - [Installation](#installation) + - [Prebuilt Binaries](#prebuilt-binaries) + - [Building from Source](#building-from-source) + - [CLI Arguments](#cli-arguments) + - [Running](#running) + - [Viewing Statistics](#viewing-statistics) + - [Bots](#bots) + - [Users](#users) + - [Requests](#requests) + - [Responses](#responses) + - [Methods](#methods) + - [Telegram API Functions](#telegram-api-functions) + - [Receiving Updates](#receiving-updates) + - [Polling](#polling) + - [Webhooks](#webhooks) + - [Client Libraries](#client-libraries) + - [JavaScript](#javascript) + - [Contributing](#contributing) + - [Support](#support) + - [Legal](#legal) ## Introduction @@ -209,7 +210,7 @@ what type of error it is. ## Methods A list of available methods, along with links to the documentation of each one -of them, can be found [here](https://mtkru.to). +of them, can be found [here](https://mtkru.to/methods). If you’re not already familiar with the structure of the documentation (e.g., you are coming from outside of MTKruto), keep these points in mind: