mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	fix: link typo for upgrade (#8842)
This commit is contained in:
		
							parent
							
								
									b4bf68a4d2
								
							
						
					
					
						commit
						c85c877c93
					
				@ -139,7 +139,7 @@ export const InfoSection: FC<InfoSectionProps> = () => {
 | 
			
		||||
                        </StyledListItem>
 | 
			
		||||
                    </StyledList>
 | 
			
		||||
                    <div>
 | 
			
		||||
                        <Button href='https://www.getunleash.io/upgrade_unleash?utm_source=oss&utm_medium=feature&utm_content=dashboard'>
 | 
			
		||||
                        <Button href='https://www.getunleash.io/upgrade-unleash?utm_source=oss&utm_medium=feature&utm_content=dashboard'>
 | 
			
		||||
                            View full Enterprise offering
 | 
			
		||||
                        </Button>
 | 
			
		||||
                    </div>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user