From 9e5ce5739b6524e2db6d36db5392d55403d07dbb Mon Sep 17 00:00:00 2001 From: sowla Date: Tue, 7 Jun 2016 19:07:15 +0200 Subject: [PATCH] Update README.md (#7) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ffcf486..52df2d4 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Downloads](https://img.shields.io/packagist/dt/islandora/PDX.svg?style=flat-square)](https://packagist.org/packages/islandora/PDX) [![Build Status](https://travis-ci.org/Islandora-CLAW/pdx.svg?branch=master)](https://travis-ci.org/Islandora-CLAW/pdx) [![Contribution Guidelines](http://img.shields.io/badge/CONTRIBUTING-Guidelines-blue.svg)](./CONTRIBUTING.md) -[![LICENSE](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://packagist.org/packages/islandora/PDX) +[![LICENSE](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](./LICENSE) This is a top level container for the various PCDM related Islandora CLAW microservices. It allows you to mount the various endpoints at one port on one machine and makes a development vagrant/docker configuration easier to produce.