Skip to content

Commit 2d0e565

Browse files
authored
Merge pull request #300 from shwina/fix-python-maillist-link
Fix link to Python mailing lists
2 parents ae579bd + e766fd4 commit 2d0e565

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_episodes/00-before-we-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ If possible, try to reduce what doesn’t work to a simple reproducible example.
191191
* The person sitting next to you during the workshop. Don’t hesitate to talk to your neighbor during the workshop, compare your answers, and ask for help. You might also be interested in organizing regular meetings following the workshop to keep learning from each other.
192192
* Your friendly colleagues: if you know someone with more experience than you, they might be able and willing to help you.
193193
* [Stack Overflow](http://stackoverflow.com/questions/tagged/python): if your question hasn’t been answered before and is well crafted, chances are you will get an answer in less than 5 min. Remember to follow their guidelines on how to ask a good question.
194-
* [Python mailing lists](https://www.python.org/community/lists/])
194+
* [Python mailing lists](https://www.python.org/community/lists/)
195195

196196
## More resources
197197
[PyPI - the Python Package Index](https://pypi.python.org/pypi)

0 commit comments

Comments
 (0)