mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	chore: fix getting started link on docs index
This commit is contained in:
		
							parent
							
								
									c7c618dbc5
								
							
						
					
					
						commit
						3dcc65ef52
					
				| @ -134,7 +134,7 @@ class HomeSplash extends React.Component { | ||||
|             </a> | ||||
|           <FeatureCallout /> | ||||
|           <PromoSection> | ||||
|             <Button className="primary" href={docUrl('getting_started.html', language)}>Getting Started</Button> | ||||
|             <Button className="primary" href={docUrl('deploy/getting_started', language)}>Getting Started</Button> | ||||
|             <Button href="#try">Try It Out</Button> | ||||
|             <Button href={siteConfig.repoUrl}>GitHub</Button> | ||||
|           </PromoSection> | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user