Skip to content

Commit 60ff7eb

Browse files
authored
Merge pull request #172 from clach04/patch-1
Update README.rst : replaced dead links with archive.org links, thanks @clach04 !
2 parents ba53167 + 368e502 commit 60ff7eb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ python-readability
99
Given a html document, it pulls out the main body text and cleans it up.
1010

1111
This is a python port of a ruby port of `arc90's readability
12-
project <http://lab.arc90.com/experiments/readability/>`__.
12+
project <https://web.archive.org/web/20130519040221/http://www.readability.com/>`__.
1313

1414
Installation
1515
------------
@@ -71,6 +71,6 @@ Thanks to
7171
- Latest `readability.js <https://github.com/MHordecki/readability-redux/blob/master/readability/readability.js>`__
7272
- Ruby port by starrhorne and iterationlabs
7373
- `Python port <https://github.com/gfxmonk/python-readability>`__ by gfxmonk
74-
- `Decruft effort <http://www.minvolai.com/blog/decruft-arc90s-readability-in-python/>` to move to lxml
74+
- `Decruft effort <https://web.archive.org/web/20110214150709/https://www.minvolai.com/blog/decruft-arc90s-readability-in-python/>` to move to lxml
7575
- "BR to P" fix from readability.js which improves quality for smaller texts
7676
- Github users contributions.

0 commit comments

Comments
 (0)