Skip to content

Commit 1d0cb46

Browse files
committed
docs: updated new documentation urls
1 parent c596c44 commit 1d0cb46

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
44
[![Python SDK](https://img.shields.io/badge/Python_SDK-Latest-blue)](https://github.com/ScrapeGraphAI/scrapegraph-sdk/tree/main/scrapegraph-py)
55
[![JavaScript SDK](https://img.shields.io/badge/JavaScript_SDK-Latest-yellow)](https://github.com/ScrapeGraphAI/scrapegraph-sdk/tree/main/scrapegraph-js)
6-
[![Documentation](https://img.shields.io/badge/Documentation-Latest-green)](https://scrapegraphai.com/documentation)
6+
[![Documentation](https://img.shields.io/badge/Documentation-Latest-green)](https://docs.scrapegraphai.com)
77

88
<p align="left">
99
<img src="https://raw.githubusercontent.com/VinciGit00/Scrapegraph-ai/main/docs/assets/api-banner.png" alt="ScrapeGraph API Banner" style="width: 70%;">
@@ -17,7 +17,7 @@ Get your [API key](https://scrapegraphai.com)!
1717

1818
- [Python SDK Documentation](scrapegraph-py/README.md)
1919
- [JavaScript SDK Documentation](scrapegraph-js/README.md)
20-
- [API Documentation](https://scrapegraphai.com/docs)
20+
- [API Documentation](https://docs.scrapegraphai.com)
2121
- [Website](https://scrapegraphai.com)
2222

2323
## 📦 Installation
@@ -73,7 +73,7 @@ Extract information from a local HTML file using AI.
7373
For detailed documentation and examples, visit:
7474
- [Python SDK Guide](scrapegraph-py/README.md)
7575
- [JavaScript SDK Guide](scrapegraph-js/README.md)
76-
- [API Documentation](https://scrapegraphai.com/docs)
76+
- [API Documentation](https://docs.scrapegraphai.com)
7777

7878
## 💬 Support & Feedback
7979

scrapegraph-js/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ Contributions are welcome! Please feel free to submit a Pull Request. For major
216216
## 🔗 Links
217217

218218
- [Website](https://scrapegraphai.com)
219-
- [Documentation](https://scrapegraphai.com/documentation)
219+
- [Documentation](https://docs.scrapegraphai.com)
220220
- [GitHub](https://github.com/ScrapeGraphAI/scrapegraph-sdk)
221221

222222
## 💬 Support

scrapegraph-py/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Python Support](https://img.shields.io/pypi/pyversions/scrapegraph-py.svg)](https://pypi.org/project/scrapegraph-py/)
55
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
66
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
7-
[![Documentation Status](https://readthedocs.org/projects/scrapegraph-py/badge/?version=latest)](https://scrapegraph-py.readthedocs.io/en/latest/?badge=latest)
7+
[![Documentation Status](https://readthedocs.org/projects/scrapegraph-py/badge/?version=latest)](https://docs.scrapegraphai.com)
88

99
<p align="left">
1010
<img src="https://raw.githubusercontent.com/VinciGit00/Scrapegraph-ai/main/docs/assets/api-banner.png" alt="ScrapeGraph API Banner" style="width: 70%;">
@@ -146,7 +146,7 @@ asyncio.run(main())
146146

147147
## 📖 Documentation
148148

149-
For detailed documentation, visit [scrapegraphai.com/docs](https://scrapegraphai.com/docs)
149+
For detailed documentation, visit [docs.scrapegraphai.com](https://docs.scrapegraphai.com)
150150

151151
## 🛠️ Development
152152

@@ -177,7 +177,7 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
177177
## 🔗 Links
178178

179179
- [Website](https://scrapegraphai.com)
180-
- [Documentation](https://scrapegraphai.com/docs)
180+
- [Documentation](https://docs.scrapegraphai.com)
181181
- [GitHub](https://github.com/ScrapeGraphAI/scrapegraph-sdk)
182182

183183
---

0 commit comments

Comments
 (0)