Skip to content

Commit 4721f14

Browse files
Update README.md (#1779)
Update README.md - Google Play link is no longer available https://play.google.com/store/apps/details?id=nl.hyperion.hyperionpro . - link to Hardware LED devices has been changed - link to Documentation Configuration has been changed - link to Effect development has been changed - link to JSON API has been changed
1 parent 215ae3b commit 4721f14

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@
2424
* Low CPU load makes it perfect for SoCs like Raspberry Pi
2525
* Json interface which allows easy integration into scripts
2626
* A command line utility for testing and integration in automated environment
27-
* Priority channels are not coupled to a specific led data provider which means that a provider can post led data and leave without the need to maintain a connection to Hyperion. This is ideal for a remote application (like our [Android app](https://play.google.com/store/apps/details?id=nl.hyperion.hyperionpro)).
27+
* Priority channels are not coupled to a specific led data provider which means that a provider can post led data and leave without the need to maintain a connection to Hyperion. This is ideal for a remote application (like our former [Android app](https://play.google.com/store/apps/details?id=nl.hyperion.hyperionpro), which is no longer available).
2828
* Black border detector and processor
2929
* A scriptable (Python) effect engine with 39 build-in effects for your inspiration
3030
* A multi language web interface to configure and remote control hyperion
3131

3232
### Supported Hardware
3333

34-
You can find a list of supported hardware [here](https://docs.hyperion-project.org/en/user/leddevices/).
34+
You can find a list of supported hardware [here](https://docs.hyperion-project.org/user/leddevices/Overview.html).
3535

3636
If you need further support please open a topic at the forum!<br>
3737
[![Forum](https://img.shields.io/website/https/hyperion-project.org.svg?label=Forum&down_color=red&down_message=offline&up_color=4bc51d&up_message=online&logo=homeadvisor&logoColor=white)](https://www.hyperion-project.org)
@@ -51,9 +51,9 @@ Find here more details on [supported platforms and configuration sets](doc/devel
5151
## Documentation
5252
Covers these topics:
5353
- [Installation](https://docs.hyperion-project.org/en/user/Installation.html)
54-
- [Configuration](https://docs.hyperion-project.org/en/user/Configuration.html)
55-
- [Effect development](https://docs.hyperion-project.org/en/effects/#effect-files)
56-
- [JSON API](https://docs.hyperion-project.org/en/json/)
54+
- [Configuration](https://docs.hyperion-project.org/user/Configuration.html)
55+
- [Effect development](https://docs.hyperion-project.org/effects/#effect-files)
56+
- [JSON API](https://docs.hyperion-project.org/json/JSON.html)
5757

5858
[![Visit Documentation](https://img.shields.io/website/https/docs.hyperion-project.org.svg?label=Documentation&down_color=red&down_message=offline&up_color=4bc51d&up_message=online&logo=read-the-docs)](https://docs.hyperion-project.org)
5959

0 commit comments

Comments
 (0)