From 46f4f706ee8ecee6d39ac7ccdce6f57a76ea3eb9 Mon Sep 17 00:00:00 2001 From: peaceiris <30958501+peaceiris@users.noreply.github.com> Date: Sat, 19 Oct 2019 16:52:57 +0900 Subject: [PATCH] docs: update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8441b18..83ff603 100644 --- a/README.md +++ b/README.md @@ -43,9 +43,9 @@ From `v2.0.0`, this Hugo action migrated to a JavaScript (TypeScript) action. W ### ⭐️ Create your workflow -An example workflow `.github/workflows/gh-pages.yml` with [GitHub Actions for deploying to GitHub Pages with Static Site Generators] +An example workflow `.github/workflows/gh-pages.yml` with [GitHub Actions for GitHub Pages] -[GitHub Actions for deploying to GitHub Pages with Static Site Generators]: https://github.com/peaceiris/actions-gh-pages +[GitHub Actions for GitHub Pages]: https://github.com/peaceiris/actions-gh-pages [![peaceiris/actions-gh-pages - GitHub](https://gh-card.dev/repos/peaceiris/actions-gh-pages.svg?fullname)](https://github.com/peaceiris/actions-gh-pages)