diff options
| author | 2016-10-30 09:44:47 -0400 | |
|---|---|---|
| committer | 2016-10-30 09:46:35 -0400 | |
| commit | 16f0d0b483c718ff58a71f281d3f41a91548beb4 (patch) | |
| tree | f2cd1464f2962b80fa550521e086694690acd06b | |
| parent | 77cecd4d9204fddee898f8d6c995ebb18b73ae34 (diff) | |
| download | aliases-16f0d0b483c718ff58a71f281d3f41a91548beb4.tar.gz aliases-16f0d0b483c718ff58a71f281d3f41a91548beb4.tar.bz2 aliases-16f0d0b483c718ff58a71f281d3f41a91548beb4.zip | |
Modify License link to use *correct* Markdown syntax
| -rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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. |