diff --git a/README.md b/README.md index 7bf5ac7b7d..48f7f885f6 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ `ggshield` is a CLI application that runs in your local environment or in a CI environment to help you detect more than 400+ types of secrets. -`ggshield` uses our [public API](https://api.gitguardian.com/doc) through [py-gitguardian](https://github.com/GitGuardian/py-gitguardian) to scan and detect potential vulnerabilities in files and other text content. +`ggshield` uses our [public API](https://api.gitguardian.com/docs) through [py-gitguardian](https://github.com/GitGuardian/py-gitguardian) to scan and detect potential vulnerabilities in files and other text content. Only metadata such as call time, request size and scan mode is stored from scans using `ggshield`, therefore secrets will not be displayed on your dashboard and **your files and secrets won't be stored**.