diff --git a/content/code-security/secret-scanning/index.md b/content/code-security/secret-scanning/index.md index 8a474dbabc..55a6b880b2 100644 --- a/content/code-security/secret-scanning/index.md +++ b/content/code-security/secret-scanning/index.md @@ -2,7 +2,7 @@ title: Keeping secrets secure with secret scanning shortTitle: Secret scanning intro: 'Let {% data variables.product.company_short %} do the hard work of ensuring that tokens, private keys, and other code secrets are not exposed in your repository.' -product: '{% data reusables.gated-features.secret-scanning %}' +product: '{% data reusables.gated-features.secret-scanning-partner %}' redirect_from: - /code-security/secret-security versions: diff --git a/lib/redirects/static/redirect-exceptions.txt b/lib/redirects/static/redirect-exceptions.txt index db8c56c43c..8997c2524c 100644 --- a/lib/redirects/static/redirect-exceptions.txt +++ b/lib/redirects/static/redirect-exceptions.txt @@ -1,5 +1,7 @@ -# Redirects are cached in 'lib/redirects/.redirects-cache_*.json'. If changes made here are not being reflected -# on your local server, delete the cache files and restart your server. +# Redirects are cached in 'lib/redirects/.redirects-cache.json'. If changes made here are not being reflected +# on your local server, delete the cache file by running the following command, then restart your server. +# +# rm lib/redirects/.redirects-cache.json # These urls went from being free-pro-team, but are now versioned for more than one enterprise version and enterprise-cloud # Shipped in pull #20947 on 10/15/21 @@ -460,4 +462,4 @@ - /code-security/security-overview/viewing-the-security-overview /enterprise-cloud@latest/code-security/security-overview/filtering-alerts-in-the-security-overview -- /code-security/security-overview/filtering-alerts-in-the-security-overview \ No newline at end of file +- /code-security/security-overview/filtering-alerts-in-the-security-overview