gnu: python-markdown: Update home page.
* gnu/packages/python.scm (python-markdown)[home-page]: Change to current.
This commit is contained in:
		
							parent
							
								
									cb61baf0e7
								
							
						
					
					
						commit
						1b50df7d5b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -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 a new issue