mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	chore: docs
This commit is contained in:
		
							parent
							
								
									c4c33c1f4a
								
							
						
					
					
						commit
						26255b8d62
					
				| @ -3,6 +3,8 @@ id: getting_started | ||||
| title: Getting Started | ||||
| --- | ||||
| 
 | ||||
| > This section only applies if you plan to self-host Unleash. If you are looking for our hosted solution you should head over to [Unleash-hosted.com](https://www.unleash-hosted.com) | ||||
| 
 | ||||
| ## Requirements | ||||
| 
 | ||||
| You will need: | ||||
|  | ||||
| @ -190,6 +190,7 @@ | ||||
|       } | ||||
|     }, | ||||
|     "links": { | ||||
|       "Enterprise": "Enterprise", | ||||
|       "Documentation": "Documentation", | ||||
|       "API": "API", | ||||
|       "Deploy and manage": "Deploy and manage", | ||||
|  | ||||
| @ -66,6 +66,7 @@ const siteConfig = { | ||||
| 
 | ||||
|     // For no header links in the top nav bar -> headerLinks: [],
 | ||||
|     headerLinks: [ | ||||
|         { href: 'https://www.unleash-hosted.com/open-source', label: 'Enterprise' }, | ||||
|         { doc: 'user_guide/connect_sdk', label: 'Documentation' }, | ||||
|         { doc: 'api/client/features', label: 'API' }, | ||||
|         { doc: 'deploy/getting_started', label: 'Deploy and manage' }, | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user