Skip to content

Commit f301472

Browse files
committed
updated exceptions
1 parent feb63b2 commit f301472

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/index.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ ChillBot.py
66
:maxdepth: 2
77
:caption: Contents:
88

9-
music.rst
9+
music.rst
10+
exceptions.rst

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@ def parse_long_description():
2222
python_requires=">=3.10",
2323
project_urls={
2424
"Homepage": "https://github.com/RainzDev/ChillBot.py",
25+
"Documentation": "https://chillbotpy.readthedocs.io/en/latest/index.html",
2526
}
2627
)

0 commit comments

Comments
 (0)