From 747e7f3e5d9eb3dd6df9d014a6bc828e793da5af Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Wed, 9 Mar 2022 21:35:47 +0100 Subject: [PATCH] Fixed table of contents in README [closes #209] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5de2b8c9..b02856cc 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Platypush [![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/BlackLight/platypush.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/BlackLight/platypush/context:python) [![Language grade: JavaScript](https://img.shields.io/lgtm/grade/javascript/g/BlackLight/platypush.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/BlackLight/platypush/context:javascript) -[[__TOC__]] +[[_TOC_]] - Recommended read: [**Getting started with Platypush**](https://blog.platypush.tech/article/Ultimate-self-hosted-automation-with-Platypush).