Skip to content

Commit

Permalink
Fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
rojvv committed Apr 11, 2024
1 parent 025b8c6 commit 09853fb
Showing 1 changed file with 26 additions and 25 deletions.
51 changes: 26 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit 09853fb

Please sign in to comment.