Fix wrong path for link (#48)
For an unknown reason the link was pointing to a one of my repository. Probably a too quick copy/paste.
This commit is contained in:
parent
39186e56af
commit
75670b7d06
@ -53,7 +53,7 @@ This custom component is based on [integration_blueprint template](https://githu
|
||||
It comes with development environment in a container, easy to launch
|
||||
if you use Visual Studio Code. With this container you will have a stand alone
|
||||
Home Assistant instance running and already configured with the included
|
||||
[`.devcontainer/configuration.yaml`](https://github.com/oncleben31/ha-pool_pump/blob/master/.devcontainer/configuration.yaml)
|
||||
[`.devcontainer/configuration.yaml`](./.devcontainer/configuration.yaml)
|
||||
file.
|
||||
|
||||
## License
|
||||
|
Loading…
x
Reference in New Issue
Block a user