From a7e5db5b070bc8a6c23ffddf4dd15c77f87419d4 Mon Sep 17 00:00:00 2001 From: Hai Huang Date: Wed, 5 Apr 2023 01:33:25 -0400 Subject: [PATCH] fix a broken link in README.md (#58) Signed-off-by: Hai Huang --- examples/mysql/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/mysql/README.md b/examples/mysql/README.md index 8bd8c47b..37eef0be 100644 --- a/examples/mysql/README.md +++ b/examples/mysql/README.md @@ -108,7 +108,7 @@ Note that `ttl` is lowered to 60 seconds in both cases just for demo purposes. ### 8. Start spiffe-helper -Start spiffe-helper using this example [configuration file](examples/mysql/helper.conf) with the `root` user: +Start spiffe-helper using this example [configuration file](helper.conf) with the `root` user: ``` sudo ./spiffe-helper -config examples/mysql/helper.conf