File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 11# MkDocs Site URLs Plugin
22
3+ ![ GitHub release] ( https://img.shields.io/github/v/release/OctoPrint/mkdocs-site-urls?logo=github&logoColor=white )
4+ ![ PyPI] ( https://img.shields.io/pypi/v/mkdocs-site-urls?logo=python&logoColor=white )
5+ ![ Build status] ( https://img.shields.io/github/actions/workflow/status/OctoPrint/mkdocs-site-urls/build.yml?branch=main )
6+ [ ![ Code of Conduct] ( https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg )] ( https://octoprint.org/conduct/ )
7+ [ ![ Code style: black] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/psf/black )
8+ [ ![ Imports: isort] ( https://img.shields.io/badge/%20imports-isort-%231674b1 )] ( https://pycqa.github.io/isort/ )
9+ [ ![ pre-commit] ( https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white )] ( https://github.com/pre-commit/pre-commit )
10+
311A MkDocs plugin that adds support for site-relative ` site: ` URLs.
412
513Example:
You can’t perform that action at this time.
0 commit comments