From 6b5a983dafd13eb6b4875114f3fff3f0a3e52c30 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Mon, 14 Apr 2025 22:52:13 -0400 Subject: [PATCH] link: full list of configuration options Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- docs/examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/examples.md b/docs/examples.md index 1ace50b..5518339 100644 --- a/docs/examples.md +++ b/docs/examples.md @@ -4,7 +4,7 @@ A very basic example of how to use the action. This will run the action with the default configuration. -The full list of configuration options can be found [here](../README.md#configuration-options). +See the [full list of configuration options](../README.md#configuration-options). ```yaml name: 'Dependency Review'