Skip to content

Commit 4fe453d

Browse files
authored
fix broken link in readme (#171)
1 parent 9d7e77a commit 4fe453d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ Links
143143
* `How to Scrape 7k Products with Python using selectolax and httpx <https://www.youtube.com/watch?v=XpGvq755J2U>`_
144144
* `Detailed overview <https://github.com/rushter/selectolax/blob/master/examples/walkthrough.ipynb>`_
145145
* `Modest introduction <https://lexborisov.github.io/Modest/>`_
146-
* `Modest benchmark <http://lexborisov.github.io/benchmark-html-persers/>`_
146+
* `Modest benchmark <https://lexborisov.github.io/benchmark-html-parsers/>`_
147147
* `Python benchmark <https://rushter.com/blog/python-fast-html-parser/>`_
148148
* `Another Python benchmark <https://www.peterbe.com/plog/selectolax-or-pyquery>`_
149149

0 commit comments

Comments
 (0)