From 21a724b9bf72db1573388a5c14877243b80b5c50 Mon Sep 17 00:00:00 2001 From: Miguel Angel Date: Mon, 14 Oct 2019 11:49:03 +0200 Subject: [PATCH] Remove parentheses from MinIO link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7623e00f..38ffaa62 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # Securely share your files -Easy to use SFTP ([SSH File Transfer Protocol](https://en.wikipedia.org/wiki/SSH_File_Transfer_Protocol)) server with [OpenSSH](https://en.wikipedia.org/wiki/OpenSSH) to ([MinIO](https://min.io)) gateway. +Easy to use SFTP ([SSH File Transfer Protocol](https://en.wikipedia.org/wiki/SSH_File_Transfer_Protocol)) server with [OpenSSH](https://en.wikipedia.org/wiki/OpenSSH) to [MinIO](https://min.io) gateway. # Usage