Skip to content

Commit 29b27b2

Browse files
committed
fixed the homepage
1 parent 14f45a3 commit 29b27b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "3f/pygmentize",
3-
"description": "Pygmentize is a wrapper to 'pygmentize', the command line interface provided by Pygments, a python syntax highlighter.",
3+
"description": "Pygmentize is a wrapper to `pygmentize`, the command line interface provided by Pygments, a python syntax highlighter.",
44
"keywords": ["pygments", "pygmentize", "syntax highlighter"],
5-
"homepage": "http://github.com/dedalozzo/Pygmentize",
5+
"homepage": "https://github.com/dedalozzo/pygmentize",
66
"type": "library",
77
"license": "Apache-2.0",
88
"authors": [

0 commit comments

Comments
 (0)