mirror of
				https://github.com/actions/cache.git
				synced 2025-11-04 13:29:10 +08:00 
			
		
		
		
	Merge pull request #1042 from me-and/correct-readme-re-windows
README.md: remove outdated Windows cache tip link
This commit is contained in:
		@@ -245,7 +245,6 @@ Following are some of the known practices/workarounds which community has used t
 | 
				
			|||||||
- [Cache segment restore timeout](./tips-and-workarounds.md#cache-segment-restore-timeout)
 | 
					- [Cache segment restore timeout](./tips-and-workarounds.md#cache-segment-restore-timeout)
 | 
				
			||||||
- [Update a cache](./tips-and-workarounds.md#update-a-cache)
 | 
					- [Update a cache](./tips-and-workarounds.md#update-a-cache)
 | 
				
			||||||
- [Use cache across feature branches](./tips-and-workarounds.md#use-cache-across-feature-branches)
 | 
					- [Use cache across feature branches](./tips-and-workarounds.md#use-cache-across-feature-branches)
 | 
				
			||||||
- [Improving cache restore performance on Windows/Using cross-os caching](./tips-and-workarounds.md#improving-cache-restore-performance-on-windows-using-cross-os-caching)
 | 
					 | 
				
			||||||
- [Force deletion of caches overriding default cache eviction policy](./tips-and-workarounds.md#force-deletion-of-caches-overriding-default-cache-eviction-policy)
 | 
					- [Force deletion of caches overriding default cache eviction policy](./tips-and-workarounds.md#force-deletion-of-caches-overriding-default-cache-eviction-policy)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#### Windows environment variables
 | 
					#### Windows environment variables
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user