From 64c2db976b6b9e34fc9355bf4928542bdde35d8f Mon Sep 17 00:00:00 2001 From: Jon Maddox Date: Sun, 21 Oct 2018 14:19:53 -0400 Subject: [PATCH] fix paths --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4a678e2..85a5e5d 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,9 @@ With GitHub Actions you can automate your workflow from idea to production. ### Community Resources - [Deploy a Node.js App to Azure](https://github.com/sdras/example-azure-node) -- [Home Assistant Command](https://github.com/maddox/actions/-home-assistant) -- [Sleep](https://github.com/maddox/actions/sleep) -- [Wait for 200](https://github.com/maddox/actions/wait-for-200) +- [Home Assistant Command](https://github.com/maddox/actions/tree/master/-home-assistant) +- [Sleep](https://github.com/maddox/actions/tree/master/sleep) +- [Wait for 200](https://github.com/maddox/actions/tree/master/wait-for-200) ### Tutorials