File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ hypixel.py (beta)
1414 :target: https://github.com/duhby/hypixel.py/blob/master/LICENSE/
1515 :alt: License
1616.. image :: https://img.shields.io/readthedocs/hypixelpy/latest?style=for-the-badge
17- :target: https://docs.dubs.rip /en/latest /
17+ :target: https://hypixelpy.readthedocs.io /en/stable /
1818 :alt: Documentation Status
1919
2020
@@ -35,7 +35,7 @@ The purpose of this project is to simplify the task of writing scripts that inte
3535 Getting Started
3636---------------
3737
38- **Check out the ** `examples <https://docs.dubs.rip /en/latest /examples.html >`_ **and ** `documentation <https://docs.dubs.rip /en/latest / >`_!
38+ **Check out the ** `examples <https://hypixelpy.readthedocs.io /en/stable /examples.html >`_ **and ** `documentation <https://hypixelpy.readthedocs.io /en/stable / >`_!
3939
4040**Python 3.8+ is required (3.10.8+ recommended) **
4141
@@ -104,4 +104,4 @@ Quick Example
104104 if __name__ == ' __main__' :
105105 asyncio.run(main())
106106
107- **You can find more examples ** `in the documentation <https://docs.dubs.rip /en/latest /examples.html >`_
107+ **You can find more examples ** `in the documentation <https://hypixelpy.readthedocs.io /en/stable /examples.html >`_
You can’t perform that action at this time.
0 commit comments