Stack Overflow is two words

This commit is contained in:
Hynek Schlawack 2021-10-28 07:11:16 +02:00
parent 84eb79905f
commit 8592ea6aa5
3 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@ Support
-------
In case you'd like to help out but don't want to deal with GitHub, there's a great opportunity:
help your fellow developers on `StackOverflow <https://stackoverflow.com/questions/tagged/python-attrs>`_!
help your fellow developers on `Stack Overflow <https://stackoverflow.com/questions/tagged/python-attrs>`_!
The official tag is ``python-attrs`` and helping out in support frees us up to improve ``attrs`` instead!

View File

@ -90,7 +90,7 @@ Never again violate the `single responsibility principle <https://en.wikipedia.o
Getting Help
============
Please use the ``python-attrs`` tag on `StackOverflow <https://stackoverflow.com/questions/tagged/python-attrs>`_ to get help.
Please use the ``python-attrs`` tag on `Stack Overflow <https://stackoverflow.com/questions/tagged/python-attrs>`_ to get help.
Answering questions of your fellow developers is also a great way to help the project!

View File

@ -33,7 +33,7 @@ The next three steps should bring you up and running in no time:
- If at any point you get confused by some terminology, please check out our `glossary`.
If you need any help while getting started, feel free to use the ``python-attrs`` tag on `StackOverflow <https://stackoverflow.com/questions/tagged/python-attrs>`_ and someone will surely help you out!
If you need any help while getting started, feel free to use the ``python-attrs`` tag on `Stack Overflow <https://stackoverflow.com/questions/tagged/python-attrs>`_ and someone will surely help you out!
Day-to-Day Usage