README: fix inter-section link

There are two "Minimum package age" headers, so currently the link refers to its own section, instead of the subsequent one on configuration.
This commit is contained in:
Nell Boulle 2026-03-31 18:13:14 +10:00 committed by GitHub
parent 5bc8b39f56
commit 1b0b85228d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -123,7 +123,7 @@ Current enforcement differs by ecosystem:
- Python package managers: - Python package managers:
- Safe Chain blocks direct package download requests using a cached list of newly released packages - Safe Chain blocks direct package download requests using a cached list of newly released packages
By default, the minimum package age is 48 hours. This provides an additional security layer during the critical period when newly published packages are most vulnerable to containing undetected threats. You can configure this threshold or bypass this protection entirely - see the [Minimum Package Age Configuration](#minimum-package-age) section below. By default, the minimum package age is 48 hours. This provides an additional security layer during the critical period when newly published packages are most vulnerable to containing undetected threats. You can configure this threshold or bypass this protection entirely - see the [Minimum Package Age Configuration](#minimum-package-age-1) section below.
### Shell Integration ### Shell Integration