mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Fix 404 link for react example (#9546)
The link for the react example returns a 404 Seems it has been moved to https://github.com/home-assistant/custom-panel-starter-kit-react Updated the link description for better accessibility (when used with text-to-speech software used by visually impaired users).
This commit is contained in:
parent
ea1f3d836c
commit
b0e07fab98
@ -18,7 +18,7 @@ This is a [React](https://facebook.github.io/react/) implementation of [TodoMVC]
|
||||
- It uses the user configuration for the component in the `configuration.yaml` file for rendering.
|
||||
- It allows toggling the sidebar.
|
||||
|
||||
Download the source [here](https://github.com/home-assistant/example-custom-config/blob/master/panels/react.html). Copy the file to `<config dir>/panels/` (you might have to create the directory if it doesn't exist).
|
||||
[Download the source for React Starter Kit here](https://github.com/home-assistant/custom-panel-starter-kit-react). Copy the file to `<config dir>/panels/` (you might have to create the directory if it doesn't exist).
|
||||
|
||||
Create an entry for the panel in your `configuration.yaml` file to enable it.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user