From 3ab9a520cc39e7b514be18b108e14d0ebcbcb6c7 Mon Sep 17 00:00:00 2001 From: alstr Date: Sat, 29 Aug 2020 13:01:29 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71d9bc7..ee4b1e6 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ The `todo` label is automatically added to issues to help the action efficiently Removing the `# TODO` comment will close the issue on push. -This is still an experimental feature. By default it is enabled, but if you want to disable it, you can set `CLOSE_ISSUES` to `false` as described in [workflow.yaml](#workflowyaml). +This is still an experimental feature. By default it is enabled, but if you want to disable it, you can set `CLOSE_ISSUES` to `false` as described in [Inputs](#inputs). ### Updating TODOs