From d986c588187856a8c038e324f96d502ca8c2282f Mon Sep 17 00:00:00 2001 From: Scott Koranda Date: Mon, 1 May 2017 16:02:50 -0500 Subject: [PATCH] fix typo in link to MariaDB README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72b04e8..c1a87fc 100644 --- a/README.md +++ b/README.md @@ -29,5 +29,5 @@ build images for * [COmanage Registry with Basic Authentication](comanage-registry-basic-auth/README.md) * [COmanage Registry with Shibboleth](comanage-registry-shibboleth-sp/README.md) Native SP for Apache Authentication * [Example PostgreSQL](comanage-registry-postgres/README.md) image for use with COmanage Registry -* [Example MariaDB] (comanage-registry-mariadb/README.md) image for use with COmanage Registry +* [Example MariaDB](comanage-registry-mariadb/README.md) image for use with COmanage Registry * [Example Docker Compose](compose/README.md) file for deploying COmanage Registry