From be40b57c1ad6e902edae763fba86c0304b1d71f7 Mon Sep 17 00:00:00 2001 From: Jason Stirnaman Date: Wed, 19 May 2021 16:01:41 -0500 Subject: [PATCH] Fix Remark URL in README Replaced wrong url with RemarkJS url. --- packages/remark-hugo-lint/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/remark-hugo-lint/README.md b/packages/remark-hugo-lint/README.md index cb174be..48556a7 100644 --- a/packages/remark-hugo-lint/README.md +++ b/packages/remark-hugo-lint/README.md @@ -3,7 +3,7 @@ [![Licence](https://flat.badgen.net/github/license/HitkoDev/md-shortcodes-lint?color=blue)](https://opensource.org/licenses/GPL-3.0) [![NPM](https://flat.badgen.net/npm/v/remark-hugo-lint?color=blue)](https://www.npmjs.com/package/remark-hugo-lint) -[Remark](https://github.com/gnab/remark)-based linter for markdown with [Hugo](https://gohugo.io/content-management/shortcodes/)-style shortcodes. +[Remark](https://github.com/remarkjs)-based linter for markdown with [Hugo](https://gohugo.io/content-management/shortcodes/)-style shortcodes. ## Example