diff options
author | Kurt <kurt.w.jung@gmail.com> | 2016-11-13 15:58:46 -0500 |
---|---|---|
committer | Kurt <kurt.w.jung@gmail.com> | 2016-11-13 15:58:46 -0500 |
commit | c81d351d55fabc44d050fb13ad7741a592f8b818 (patch) | |
tree | fec803ab3a3a4d868067bfd0472ddfda5b1f1366 /README.md.template | |
parent | c4fc4659008fc913c42a711fa3130bc7ab8ac676 (diff) |
Change reference to new license filename
Diffstat (limited to 'README.md.template')
-rw-r--r-- | README.md.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md.template b/README.md.template index fe68cb8..8caf572 100644 --- a/README.md.template +++ b/README.md.template @@ -2,7 +2,7 @@ ![gofpdf](image/logo_gofpdf.jpg?raw=true "gofpdf") -[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/jung-kurt/gofpdf/master/LICENSE) +[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/jung-kurt/gofpdf/master/license.txt) [![GoDoc](https://godoc.org/github.com/jung-kurt/gofpdf?status.svg)](https://godoc.org/github.com/jung-kurt/gofpdf) [![Build Status](https://travis-ci.org/jung-kurt/gofpdf.svg?branch=master)](https://travis-ci.org/jung-kurt/gofpdf) |