Skip to content

Commit b425947

Browse files
katrinleinwebermaxim-belkin
authored andcommitted
00-before-we-start.md: show popular rather than newest StackOverflow questions (#422)
1 parent 16912f7 commit b425947

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_episodes/00-before-we-start.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ in your query.
204204

205205
However, you should check Stack Overflow. Search using the `python` tag. Most questions have already
206206
been answered, but the challenge is to use the right words in the search to find the answers:
207-
<http://stackoverflow.com/questions/tagged/python>
207+
<https://stackoverflow.com/questions/tagged/python?tab=Votes>
208208

209209
### Asking for help
210210

@@ -251,7 +251,7 @@ ask a good question.
251251
[python-guide]: https://docs.python-guide.org
252252
[python-mailing-lists]: https://www.python.org/community/lists
253253
[stack-overflow]: https://stackoverflow.com
254-
[so-python]: https://stackoverflow.com/questions/tagged/python
254+
[so-python]: https://stackoverflow.com/questions/tagged/python?tab=Votes
255255
[spyder-ide]: https://www.spyder-ide.org
256256

257257
{% include links.md %}

0 commit comments

Comments
 (0)