Skip to content

Commit 2a80e60

Browse files
committed
Merge pull request vinta#561 from ReadmeCritic/master
Update README URLs based on HTTP redirects
2 parents caddfe6 + 5b08d4e commit 2a80e60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -604,7 +604,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
604604
* [inbox](https://github.com/nylas/sync-engine) - The open source email toolkit.
605605
* [lamson](https://github.com/zedshaw/lamson) - Pythonic SMTP Application Server.
606606
* [mailjet](https://github.com/WoLpH/mailjet) - Mailjet API implementation for batch mailing, statistics and more.
607-
* [marrow.mailer](https://github.com/marrow/marrow.mailer) - High-performance extensible mail delivery framework.
607+
* [marrow.mailer](https://github.com/marrow/mailer) - High-performance extensible mail delivery framework.
608608
* [modoboa](https://github.com/tonioo/modoboa) - A mail hosting and management platform including a modern and simplified Web UI.
609609
* [pyzmail](http://www.magiksys.net/pyzmail/) - Compose, send and parse emails.
610610
* [Talon](https://github.com/mailgun/talon) - Mailgun library to extract message quotations and signatures.
@@ -931,7 +931,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
931931
* [Numba](http://numba.pydata.org/) - Python JIT (just in time) complier to LLVM aimed at scientific Python by the developers of Cython and NumPy.
932932
* [NumPy](http://www.numpy.org/) - A fundamental package for scientific computing with Python.
933933
* [Open Babel](http://openbabel.org/wiki/Main_Page) - A chemical toolbox designed to speak the many languages of chemical data.
934-
* [Open Mining](https://github.com/avelino/mining) - Business Intelligence (BI) in Python (Pandas web interface)
934+
* [Open Mining](https://github.com/mining/mining) - Business Intelligence (BI) in Python (Pandas web interface)
935935
* [orange](http://orange.biolab.si/) - Data mining, data visualization, analysis and machine learning through visual programming or Python scripting.
936936
* [Pandas](http://pandas.pydata.org/) - A library providing high-performance, easy-to-use data structures and data analysis tools.
937937
* [PyDy](http://www.pydy.org/) - Short for Python Dynamics, used to assist with workflow in the modeling of dynamic motion based around NumPy, SciPy, IPython, and matplotlib.

0 commit comments

Comments
 (0)