build: update docs URL

This commit is contained in:
Karim shoair
2025-04-08 06:05:02 +02:00
parent a79bf3cc9d
commit 8833a0916e
+1 -1
View File
@@ -65,7 +65,7 @@ setup(
python_requires=">=3.9",
url="https://github.com/D4Vinci/Scrapling",
project_urls={
"Documentation": "https://github.com/D4Vinci/Scrapling/tree/main/docs", # For now
"Documentation": "https://scrapling.readthedocs.io/en/latest/",
"Source": "https://github.com/D4Vinci/Scrapling",
"Tracker": "https://github.com/D4Vinci/Scrapling/issues",
}