From e67044e6946f3eb1059fd7d8739f4e7be82abaf3 Mon Sep 17 00:00:00 2001 From: Ben Ransford Date: Wed, 30 Nov 2022 15:27:53 -0800 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2171b21d..d7936e84 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ below: Smokescreen uses a [custom fork](https://github.com/stripe/goproxy) of goproxy to allow us to support context passing and setting granular timeouts on proxy connections. Generally, Smokescreen will only support the two most recent Go versions. See -[the test configuration](.github/workflows/test.yaml) for details. +[the test configuration](.github/workflows/test.yml) for details. [mod]: https://github.com/golang/go/wiki/Modules