From f0428c65433bb59beff1a698273d1f9abce02d00 Mon Sep 17 00:00:00 2001 From: "Kay Marquardt (Gnadelwartz)" Date: Wed, 10 Apr 2019 22:25:21 +0200 Subject: [PATCH] toc best practice --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 61c0d36..4b0f909 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ git clone --recursive https://github.com/topkecleon/telegram-bot-bash - Handling UTF-8 - Run as other user or system service - Scedule bashbot from Cron - - [Best Practices](doc/5_pratice.md) + - [Best Practices](doc/5_practice.md) - Customizing commands.sh - Seperate Bot logic from command - Test your Bot with shellcheck