gnu: python-markdown: Update home page.
* gnu/packages/python.scm (python-markdown)[home-page]: Change to current.master
parent
cb61baf0e7
commit
1b50df7d5b
|
@ -6046,7 +6046,7 @@ Python.")
|
|||
(native-inputs
|
||||
`(("python-nose" ,python-nose)
|
||||
("python-pyyaml" ,python-pyyaml)))
|
||||
(home-page "https://pythonhosted.org/Markdown/")
|
||||
(home-page "https://python-markdown.github.io/")
|
||||
(synopsis "Python implementation of Markdown")
|
||||
(description
|
||||
"This package provides a Python implementation of John Gruber's
|
||||
|
|
Reference in New Issue