Skip to content

Commit e3a52ce

Browse files
committed
[chore:meta] Add link for docs in README.md
1 parent 104fb59 commit e3a52ce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
<h4>
2727
<a href="#-quick-usage-example">Usage Examples</a>
2828
<span>·</span>
29-
<a href="https://[your-project].readthedocs.io">Full Documentation</a>
29+
<a href="https://pythoncodevalidator.readthedocs.io/en/latest/">Full Documentation</a>
3030
<span>·</span>
31-
<a href="#">AI documentation</a>
31+
<a href="deepwiki.com/Qu1nel/PythonCodeValidator">AI documentation</a>
3232
<span>·</span>
3333
<a href="https://github.com/Qu1nel/PythonCodeValidator/blob/main/docs/how_it_works/index.md">Developer's Guide</a>
3434
<span>·</span>
@@ -228,7 +228,7 @@ Validation failed.
228228
- **Full User Guide & JSON Specification**: Our complete documentation is hosted on
229229
**[Read the Docs](https://[your-project].readthedocs.io)**.
230230
- **Developer's Guide**: For a deep dive into the architecture, see the
231-
**[How It Works guide](./docs/how_it_works/index.md)**.
231+
**[How It Works guide](./docs/how_it_works/index.md)**.
232232
- **Interactive AI-Powered Docs**: *(Coming Soon)* An interactive documentation experience.
233233

234234
## 🤝 Contributing

0 commit comments

Comments
 (0)