mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	chore: ignore checking bricks-software links (#9675)
Links are sometimes used in ADRs like
6e947a8ba6/website/docs/contributing/ADRs/overarching/logging-levels.md (L39)
Maybe we should not have links to private repositories in our docs and
this check would prevent those, but inside ADRs maybe it's not that
important.
Fixes #9632
			
			
This commit is contained in:
		
							parent
							
								
									da05c7be5c
								
							
						
					
					
						commit
						b1fc4d60fc
					
				@ -27,3 +27,5 @@ api.datadoghq.com
 | 
			
		||||
myoidchost.azure.com
 | 
			
		||||
 | 
			
		||||
www.youtube.com/embed/
 | 
			
		||||
 | 
			
		||||
https://github.com/bricks-software
 | 
			
		||||
 | 
			
		||||
@ -130,4 +130,4 @@ Unleash Proxy has been deprecated, use [Unleash Edge](../reference/unleash-edge)
 | 
			
		||||
:::
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
If you are currently self-hosting Proxy, see our [Edge migration guide](https://github.com/Unleash/unleash-edge/blob/main/migration-guide.md) for a guide on how to migrate.
 | 
			
		||||
If you are currently self-hosting Proxy, see our [Edge migration guide](https://github.com/Unleash/unleash-edge/blob/main/docs/migration-guide.md) for a guide on how to migrate.
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user