From a89a6dbd455989f4ee486ee8037a39e603193a6e Mon Sep 17 00:00:00 2001 From: Jim Garrison Date: Fri, 1 Oct 2021 04:08:13 -0400 Subject: [PATCH] Update README link to PkgTemplates.jl (#10) The target file was renamed in https://github.com/invenia/PkgTemplates.jl/pull/252 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa96fa6..cb9d673 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## Usage -See [PkgTemplates.jl](https://github.com/invenia/PkgTemplates.jl/blob/master/test/fixtures/AllPlugins/.github/workflows/ci.yml) for a complete example. +See [PkgTemplates.jl](https://github.com/invenia/PkgTemplates.jl/blob/master/test/fixtures/AllPlugins/.github/workflows/CI.yml) for a complete example. ```yaml