From 745c1a6c27a37d5cf1672eebc12da60636f40c3d Mon Sep 17 00:00:00 2001 From: fauresystems <34378695+fauresystems@users.noreply.github.com> Date: Mon, 4 Nov 2019 11:19:19 +0100 Subject: [PATCH] .md files links correction --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4afd69c..663e9a7 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,6 @@ Add `#include "ArduinoProps.h"` on top of your sketch and start coding. Reading |--------------------------------------------------------| | [This README file](README.md) | | [Props class reference](Props.md) | -| [PropsLite class reference](PropsLite.md) | | [PropsData class reference](PropsData.md) | | [PropsAction class reference](PropsAction.md) | | [ArduinoProps library examples](EXAMPLES.md) |