From c708593c5a591fd796d342b935f2bab3d70ac4fb Mon Sep 17 00:00:00 2001 From: Pat Brisbin Date: Fri, 27 Jun 2025 10:49:36 -0400 Subject: [PATCH] Fix markdown reference --- open-source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/open-source.md b/open-source.md index 6d69ae2..4d3c7e9 100644 --- a/open-source.md +++ b/open-source.md @@ -7,7 +7,7 @@ a [TypeScript GitHub Action][gh-tga]. If one doesn't exist, consider making one and then using it to create your package. - [gh-htl]: https://github.com/freckle/haskell-library-template + [gh-hlt]: https://github.com/freckle/haskell-library-template [gh-tga]: https://github.com/freckle/typescript-action-template When working in a public repository: