From ddba40232385142e0d472c79bd4c751d6ee38ba6 Mon Sep 17 00:00:00 2001 From: Matt Pollard Date: Mon, 4 Apr 2022 12:36:27 +0200 Subject: [PATCH] Update file location; include command (#26605) --- lib/redirects/static/redirect-exceptions.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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