Skip to content

Commit

Permalink
fix twisted link in README.md (#309)
Browse files Browse the repository at this point in the history
Co-authored-by: Vikram Patki <54442035+patkivikram@users.noreply.github.com>
  • Loading branch information
wbarnha and patkivikram authored Jul 19, 2022
1 parent c4f5b18 commit 49574b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@ Yes! Use the `tornado.platform.asyncio` [bridge](http://www.tornadoweb.org/en/st

### Can I use Faust with Twisted

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

### Will you support Python 2.7 or Python 3.5

Expand Down

0 comments on commit 49574b2

Please sign in to comment.