From f5405a28f68a1f142ac5cbe11880761ec7ae839d Mon Sep 17 00:00:00 2001 From: Kreshnik Hasanaj Date: Mon, 9 Dec 2019 22:16:11 +0100 Subject: [PATCH] Turned my name into an href --- 3rd-Party-Modules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3rd-Party-Modules.md b/3rd-Party-Modules.md index 3afdcb7..9dd68a0 100644 --- a/3rd-Party-Modules.md +++ b/3rd-Party-Modules.md @@ -48,7 +48,7 @@ The following modules are created by their respective authors. |[MMM-GroveGestures](https://github.com/eouia/MMM-GroveGestures) |eouia |detecting 3D gesture with GroveGesture Sensor(PAJ7620u2)| |[MMM-Flick-Gestures](https://github.com/jancalve/MMM-flick-gestures) |jancalve |detecting 3D gesture with GestIC Sensor(MGC3130)| |[mm-hide-all](https://github.com/masters1222/mm-hide-all) |masters1222 |Hide all modules on your screen.| -|[MMM-JokeAPI](https://github.com/Kreshnik/MMM-JokeAPI) |Kreshnik | Module that shows jokes from the JokeAPI.| +|[MMM-JokeAPI](https://github.com/Kreshnik/MMM-JokeAPI) |[Kreshnik](https://github.com/Kreshnik) | Module that shows jokes from the JokeAPI.| |[MMM-Logging](https://github.com/shbatm/MMM-Logging) |shbatm |More details and customization for MM's Node.js console logs. | |[MMM-ModuleScheduler](https://github.com/ianperrin/MMM-ModuleScheduler) |ianperrin |Create schedules to control when other modules are shown, hidden or dimmed and to send notifications to other modules.| |[MMM-ModuleToggleButton](https://github.com/balassy/MMM-ModuleToggleButton) |[balassy](https://github.com/balassy)|Shows or hides other modules when a momentary push button is pressed. Useful for development and maintenance after the module is deployed.|