From 9c8af36c98fdf3757fdff1437ad36d5caa1457dc Mon Sep 17 00:00:00 2001 From: Hai Huang Date: Tue, 4 Apr 2023 07:23:12 -0400 Subject: [PATCH] fix a broken link in README.md --- 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