Skip to content

Commit 139e856

Browse files
committed
Add hyperlink to License webpage in top badge
1 parent df0b3e5 commit 139e856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Markdown Include: A Plugin for Pelican
33

44
[![Build Status](https://img.shields.io/github/actions/workflow/status/pelican-plugins/markdown-include/main.yml?branch=main)](https://github.com/pelican-plugins/markdown-include/actions)
55
[![PyPI Version](https://img.shields.io/pypi/v/pelican-markdown-include)](https://pypi.org/project/pelican-markdown-include/)
6-
![License](https://img.shields.io/pypi/l/pelican-markdown-include?color=blue)
6+
[![License](https://img.shields.io/pypi/l/pelican-markdown-include?color=blue)](https://www.gnu.org/licenses/agpl-3.0.en.html)
77

88
This plugin allows the use of the [Markdown-Include extension][] in Pelican articles.
99

0 commit comments

Comments
 (0)