We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14f45a3 commit 29b27b2Copy full SHA for 29b27b2
composer.json
@@ -1,8 +1,8 @@
1
{
2
"name": "3f/pygmentize",
3
- "description": "Pygmentize is a wrapper to 'pygmentize', the command line interface provided by Pygments, a python syntax highlighter.",
+ "description": "Pygmentize is a wrapper to `pygmentize`, the command line interface provided by Pygments, a python syntax highlighter.",
4
"keywords": ["pygments", "pygmentize", "syntax highlighter"],
5
- "homepage": "http://github.com/dedalozzo/Pygmentize",
+ "homepage": "https://github.com/dedalozzo/pygmentize",
6
"type": "library",
7
"license": "Apache-2.0",
8
"authors": [
0 commit comments