From aab30f01720044bffd75e7dbd1583054b9841bc3 Mon Sep 17 00:00:00 2001 From: Corey Butler Date: Wed, 12 Feb 2020 13:05:59 -0600 Subject: [PATCH] Removed link formatting Complies with lint rules. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff1962c..68989d1 100644 --- a/README.md +++ b/README.md @@ -344,7 +344,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Publish a Maven package](https://github.com/samuelmeuli/action-maven-publish) - [Build and deploy a theme to Ghost CMS](https://github.com/TryGhost/action-deploy-theme) - [Deploy an Ansible role to Ansible Galaxy](https://github.com/robertdebock/galaxy-action) -- [Publish one _or more_ JS modules to a registry](https://github.com/author/action-publish) +- [Publish one or more JS modules to a registry](https://github.com/author/action-publish) #### Docker