diff --git a/README.md b/README.md index cde838a8..71011bb7 100644 --- a/README.md +++ b/README.md @@ -67,4 +67,4 @@ The plugin provides a single method on each of the included effect objects: Starting from the [example][plugin:example] is the recommended way of getting started with the plugin. - [plugin:example]: https://github.com/Akela-Plugins/Akela-LEDEffects/blob/master/examples/LEDEffects/LEDEffects.ino + [plugin:example]: https://github.com/keyboardio/Akela-LEDEffects/blob/master/examples/LEDEffects/LEDEffects.ino diff --git a/TriColor.md b/TriColor.md index 3c7dbb37..15f02f71 100644 --- a/TriColor.md +++ b/TriColor.md @@ -10,7 +10,7 @@ The `TriColor` effect extension is a part of the [`LEDEffects`][plugin:ledeffects] library, not a stand-alone base library of its own. It is used to implement the effects in that library. - [plugin:ledeffects]: https://github/Akela-Plugins/Akela-LEDEffects + [plugin:ledeffects]: https://github/keyboardio/Akela-LEDEffects It is a class that can be used to create LED effects that all follow a similar pattern: alphas and similar in one color; modifiers, special keys, and half the diff --git a/library.properties b/library.properties index 61822d4f..2beb25a9 100644 --- a/library.properties +++ b/library.properties @@ -5,6 +5,6 @@ maintainer=Gergely Nagy sentence=An assorted collection of LED effects for Keyboardio boards. paragraph=A neat effect for every occasion one can possibly think of! category=Communication -url=https://github.com/Akela-Plugins/Akela-LEDEffects +url=https://github.com/keyboardio/Akela-LEDEffects architectures=avr dot_a_linkage=true