diff --git a/topics/github-action/README.md b/topics/github-action/README.md index ddce3eb..b2b7b82 100644 --- a/topics/github-action/README.md +++ b/topics/github-action/README.md @@ -32,7 +32,7 @@ GitHub Actions is a continuous integration and continuous delivery (CI/CD) platf ### GitHub Action Hello World -- Check the [helloworld/](./basic/helloworld/) directory to create a simple GitHub Action demo. +- Check the [basic/](./basic/) directory to create a simple GitHub Action demo. ## Beyond the Basics