Making documentations/templates URLs complete instead of relative

For representations on other websites
This commit is contained in:
Karim shoair
2024-10-16 21:32:47 +03:00
parent 4ca41c9dd8
commit b45cb4146b
4 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
- Link to documentation pull request: **
### Checklist:
* [ ] I have read [CONTRIBUTING.md](/CONTRIBUTING.md).
* [ ] I have read [CONTRIBUTING.md](https://github.com/D4Vinci/Scrapling/blob/main/CONTRIBUTING.md).
* [ ] This pull request is all my own work -- I have not plagiarized.
* [ ] I know that pull requests will not be merged if they fail the automated tests.
* [ ] All new Python files are placed inside an existing directory.