From 4dbd6b406218a190ec4c59f09a3f0e156bb44807 Mon Sep 17 00:00:00 2001 From: Jeffrey Townsend Date: Sat, 29 Dec 2018 09:14:29 -0800 Subject: [PATCH] Update --- onlp/applications/led.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onlp/applications/led.md b/onlp/applications/led.md index d132592a..d99927b6 100644 --- a/onlp/applications/led.md +++ b/onlp/applications/led.md @@ -11,7 +11,7 @@ LED features include things like available colors, blinking modes, and character You can change the current mode of the LED if supported. ## LED Documentation -* [Doxygen](https://htmlpreview.github.io/?https://raw.githubusercontent.com/opencomputeproject/OpenNetworkLinux/ONLPv2/packages/base/any/onlp/src/onlp/doc/html/group__oid-led.html.html) +* [Doxygen](https://htmlpreview.github.io/?https://raw.githubusercontent.com/opencomputeproject/OpenNetworkLinux/ONLPv2/packages/base/any/onlp/src/onlp/doc/html/group__oid-led.html) * [Header](https://github.com/opencomputeproject/OpenNetworkLinux/blob/ONLPv2/packages/base/any/onlp/src/onlp/module/inc/onlp/led.h) ---