Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Commit a6a8fe4

Browse files
author
Samuel Hassine
committed
Put the future links of the documentation in the README
1 parent 6cf1fed commit a6a8fe4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![GitHub release](https://img.shields.io/github/release/OpenCTI-Platform/client-python.svg)](https://github.com/OpenCTI-Platform/client-python/releases/latest)
66
[![Slack Status](https://slack.luatix.org/badge.svg)](https://slack.luatix.org)
77

8-
The official OpenCTI Python client helps developers to use the OpenCTI API by providing easy to use methods and utils.
8+
The official OpenCTI Python client helps developers to use the OpenCTI API by providing easy to use methods and utils. This client is also used by some OpenCTI components.
99

1010
## Python client
1111

@@ -17,12 +17,12 @@ $ pip3 install pycti
1717

1818
### Client usage
1919

20-
To learn about how to use the OpenCTI Python client and read some examples and cases, refer to [the client documentation](http://xxxxxxx).
20+
To learn about how to use the OpenCTI Python client and read some examples and cases, refer to [the client documentation](https://opencti-client-for-python.readthedocs.io/en/latest).
2121

2222
### API reference
2323

24-
To learn about the methods available for executing queries and retrieving their answers, refer to [the client API Reference](http://xxxxx).
24+
To learn about the methods available for executing queries and retrieving their answers, refer to [the client API Reference](https://opencti-client-for-python.readthedocs.io/en/latest).
2525

2626
## About
2727

28-
OpenCTI is a product powered by the collaboration of the [French national cybersecurity agency (ANSSI)](https://ssi.gouv.fr), the [CERT-EU](https://cert.europa.eu) and the [Luatix](https://www.luatix.org) non-profit organization.
28+
OpenCTI is a product powered by the collaboration of the [French national cybersecurity agency (ANSSI)](https://ssi.gouv.fr), the [CERT-EU](https://cert.europa.eu) and the [Luatix](https://www.luatix.org) non-profit organization.

0 commit comments

Comments
 (0)