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
|
(native-inputs
|
||||||
`(("python-nose" ,python-nose)
|
`(("python-nose" ,python-nose)
|
||||||
("python-pyyaml" ,python-pyyaml)))
|
("python-pyyaml" ,python-pyyaml)))
|
||||||
(home-page "https://pythonhosted.org/Markdown/")
|
(home-page "https://python-markdown.github.io/")
|
||||||
(synopsis "Python implementation of Markdown")
|
(synopsis "Python implementation of Markdown")
|
||||||
(description
|
(description
|
||||||
"This package provides a Python implementation of John Gruber's
|
"This package provides a Python implementation of John Gruber's
|
||||||
|
|
Reference in New Issue