From 16f0d0b483c718ff58a71f281d3f41a91548beb4 Mon Sep 17 00:00:00 2001 From: Daniel Washburn Date: Sun, 30 Oct 2016 09:44:47 -0400 Subject: Modify License link to use *correct* Markdown syntax --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9adcfc0..f964e2e 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,9 @@ A minimal web app to manage email aliases. ## Copyright - Copyright (c) 2016 by Daniel Washburn + +Copyright (c) 2016 by Daniel Washburn ## License - [https://opensource.org/licenses/CDDL-1.0](Common Development and Distribution License 1.0). See LICENSE + +[Common Development and Distribution License (CDDL-1.0)](https://opensource.org/licenses/CDDL-1.0). See LICENSE. -- cgit v1.2.2