From 2f7c2dc976c9c4f2509dfac5b958be24b72706c2 Mon Sep 17 00:00:00 2001 From: Oliver Kopp Date: Thu, 12 Sep 2019 23:24:50 +0200 Subject: [PATCH] Fix link to help --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1aecb6..01cba30 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Hello world docker action -This action prints "Hello World" to the log or "Hello" + the name of a person to greet. To learn how this action was built, see "[Creating a Docker action](https://help.github.com/en/articles/creating-a-docker-action)" in the GitHub Help documentation. +This action prints "Hello World" to the log or "Hello" + the name of a person to greet. To learn how this action was built, see "[Creating a Docker container action](https://help.github.com/en/articles/creating-a-docker-container-action)" in the GitHub Help documentation. ## Inputs