File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11[ ![ PyPI Version] [ pypi-v-image ]] [ pypi-v-link ]
22[ ![ PyPI downloads] ( https://img.shields.io/pypi/dm/mkdocs-encryptcontent-plugin.svg )] ( https://pypi.org/project/mkdocs-encryptcontent-plugin )
3- [ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT ) '
3+ [ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
44
55# mkdocs-encryptcontent-plugin
66
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ def create_readme(config, **kwargs):
6969 cur_dir = Path (os .path .dirname (os .path .realpath (__file__ )))
7070 pypi_md = """[![PyPI Version][pypi-v-image]][pypi-v-link]
7171[](https://pypi.org/project/mkdocs-encryptcontent-plugin)
72- [](https://opensource.org/licenses/MIT)'
72+ [](https://opensource.org/licenses/MIT)
7373
7474"""
7575 readme_file = cur_dir / Path ('../README.md' )
You can’t perform that action at this time.
0 commit comments