mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	fix: import export pointing to new docs (#7274)
I believe this link is pointing to old docs and should be updated
This commit is contained in:
		
							parent
							
								
									da889ac004
								
							
						
					
					
						commit
						1fb6eb1593
					
				@ -73,7 +73,7 @@ const OPENAPI_TAGS = [
 | 
				
			|||||||
    {
 | 
					    {
 | 
				
			||||||
        name: 'Import/Export',
 | 
					        name: 'Import/Export',
 | 
				
			||||||
        description:
 | 
					        description:
 | 
				
			||||||
            '[Import and export](https://docs.getunleash.io/deploy/import_export) the state of your Unleash instance.',
 | 
					            '[Import and export](https://docs.getunleash.io/how-to/how-to-environment-import-export) the state of your Unleash instance.',
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
        name: 'Instance Admin',
 | 
					        name: 'Instance Admin',
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user