Skip to content

Commit 49574b2

Browse files
wbarnhapatkivikram
andauthored
fix twisted link in README.md (#309)
Co-authored-by: Vikram Patki <54442035+patkivikram@users.noreply.github.com>
1 parent c4f5b18 commit 49574b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ Yes! Use the `tornado.platform.asyncio` [bridge](http://www.tornadoweb.org/en/st
398398

399399
### Can I use Faust with Twisted
400400

401-
Yes! Use the `asyncio` reactor implementation: https://twistedmatrix.com/documents/17.1.0/api/twisted internet.asyncioreactor.html
401+
Yes! Use the `asyncio` reactor implementation: https://twistedmatrix.com/documents/current/api/twisted.internet.asyncioreactor.html
402402

403403
### Will you support Python 2.7 or Python 3.5
404404

0 commit comments

Comments
 (0)