From d64cb63895520856436db1e1d744368be87b7c15 Mon Sep 17 00:00:00 2001 From: Michael Edelstone Date: Mon, 28 Oct 2024 23:08:08 -0500 Subject: [PATCH] updates README --- README.md | 2 +- build-readme.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eeeaf77..20422cc 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ ## Local development -This project uses the [Eleventy static site generator](https://www.11ty.dev) and deploys to GitHub Pages using a clever [GitHub Action from Shohei Ueda](https://github.com/peaceiris/actions-gh-pages). +This project uses the [Eleventy static site generator](https://www.11ty.dev) and deploys to GitHub Pages using a clever [GitHub Action from Shohei Ueda](https://github.com/marketplace/actions/github-pages-action). _Prerequisites: Node.js 14+_ diff --git a/build-readme.js b/build-readme.js index 28b9174..eeb809a 100644 --- a/build-readme.js +++ b/build-readme.js @@ -45,7 +45,7 @@ const readmeContent = ## Local development -This project uses the [Eleventy static site generator](https://www.11ty.dev) and deploys to GitHub Pages using a clever [GitHub Action from Shohei Ueda](https://github.com/peaceiris/actions-gh-pages). +This project uses the [Eleventy static site generator](https://www.11ty.dev) and deploys to GitHub Pages using a clever [GitHub Action from Shohei Ueda](https://github.com/marketplace/actions/github-pages-action). _Prerequisites: Node.js 14+_