Skip to content

Commit bdca951

Browse files
committed
fix links
1 parent e581264 commit bdca951

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -644,7 +644,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
644644

645645
*Libraries for working with HTML and XML.*
646646

647-
* [BeautifulSoup](http://www.crummy.com/software/BeautifulSoup/bs4/doc/) - Providing Pythonic idioms for iterating, searching, and modifying HTML or XML.
647+
* [BeautifulSoup](https://www.crummy.com/software/BeautifulSoup/bs4/doc/) - Providing Pythonic idioms for iterating, searching, and modifying HTML or XML.
648648
* [bleach](http://bleach.readthedocs.org/en/latest/) - A whitelist-based HTML sanitization and text linkification library.
649649
* [cssutils](https://pypi.python.org/pypi/cssutils/) - A CSS library for Python.
650650
* [html5lib](https://github.com/html5lib/html5lib-python) - A standards-compliant library for parsing and serializing HTML documents and fragments.
@@ -1021,7 +1021,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
10211021
* [apache-libcloud](https://libcloud.apache.org/) - One Python library for all clouds.
10221022
* [boto](https://github.com/boto/boto) - Python interface to Amazon Web Services.
10231023
* [django-wordpress](https://github.com/sunlightlabs/django-wordpress/) - WordPress models and views for Django.
1024-
* [facebook-sdk](https://github.com/pythonforfacebook/facebook-sdk) - Facebook Platform Python SDK.
1024+
* [facebook-sdk](https://github.com/mobolic/facebook-sdk) - Facebook Platform Python SDK.
10251025
* [facepy](https://github.com/jgorset/facepy) - Facepy makes it really easy to interact with Facebook's Graph API
10261026
* [gmail](https://github.com/charlierguo/gmail) - A Pythonic interface for Gmail.
10271027
* [google-api-python-client](https://github.com/google/google-api-python-client) - Google APIs Client Library for Python.

0 commit comments

Comments
 (0)