File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 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
3
5
4
6
# These urls went from being free-pro-team, but are now versioned for more than one enterprise version and enterprise-cloud
5
7
# Shipped in pull #20947 on 10/15/21
460
462
- /code-security/security-overview/viewing-the-security-overview
461
463
462
464
/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
You can’t perform that action at this time.
0 commit comments