Skip to content

Commit ddba402

Browse files
authored
Update file location; include command (#26605)
1 parent 4582b43 commit ddba402

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

lib/redirects/static/redirect-exceptions.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
# Redirects are cached in 'lib/redirects/.redirects-cache_*.json'. If changes made here are not being reflected
2-
# on your local server, delete the cache files and restart your server.
1+
# Redirects are cached in 'lib/redirects/.redirects-cache.json'. If changes made here are not being reflected
2+
# on your local server, delete the cache file by running the following command, then restart your server.
3+
#
4+
# rm lib/redirects/.redirects-cache.json
35

46
# These urls went from being free-pro-team, but are now versioned for more than one enterprise version and enterprise-cloud
57
# Shipped in pull #20947 on 10/15/21
@@ -460,4 +462,4 @@
460462
- /code-security/security-overview/viewing-the-security-overview
461463

462464
/enterprise-cloud@latest/code-security/security-overview/filtering-alerts-in-the-security-overview
463-
- /code-security/security-overview/filtering-alerts-in-the-security-overview
465+
- /code-security/security-overview/filtering-alerts-in-the-security-overview

0 commit comments

Comments
 (0)