fix paths

This commit is contained in:
Jon Maddox 2018-10-21 14:19:53 -04:00 committed by GitHub
parent ba713b8fff
commit 64c2db976b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,9 +27,9 @@ With GitHub Actions you can automate your workflow from idea to production.
### Community Resources ### Community Resources
- [Deploy a Node.js App to Azure](https://github.com/sdras/example-azure-node) - [Deploy a Node.js App to Azure](https://github.com/sdras/example-azure-node)
- [Home Assistant Command](https://github.com/maddox/actions/-home-assistant) - [Home Assistant Command](https://github.com/maddox/actions/tree/master/-home-assistant)
- [Sleep](https://github.com/maddox/actions/sleep) - [Sleep](https://github.com/maddox/actions/tree/master/sleep)
- [Wait for 200](https://github.com/maddox/actions/wait-for-200) - [Wait for 200](https://github.com/maddox/actions/tree/master/wait-for-200)
### Tutorials ### Tutorials