From 438d1dbe9fe69c6ad20aecf80de2bb7bb1852c3c Mon Sep 17 00:00:00 2001 From: Sulthon Zainul Habib Date: Sat, 25 Dec 2021 23:52:34 +0700 Subject: [PATCH] fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89c1102..aa3fdf4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A [GitHub Action](https://github.com/marketplace/actions/docker-remote-deployment) that supports docker-compose and Docker Swarm deployments on a remote host using SSH. -The Action is adapted from work by [wshihadeh](https://github.com/wshihadeh/docker-deployment-action) and [TapTap21/docker-remote-deployment-action) +The Action is adapted from work by [wshihadeh](https://github.com/wshihadeh/docker-deployment-action) and [TapTap21](https://github.com/TapTap21/docker-remote-deployment-action) ## Example