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 | 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 | ## Requirements | ||||||
| 
 | 
 | ||||||
| You will need: | You will need: | ||||||
|  | |||||||
| @ -190,6 +190,7 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "links": { |     "links": { | ||||||
|  |       "Enterprise": "Enterprise", | ||||||
|       "Documentation": "Documentation", |       "Documentation": "Documentation", | ||||||
|       "API": "API", |       "API": "API", | ||||||
|       "Deploy and manage": "Deploy and manage", |       "Deploy and manage": "Deploy and manage", | ||||||
|  | |||||||
| @ -66,6 +66,7 @@ const siteConfig = { | |||||||
| 
 | 
 | ||||||
|     // For no header links in the top nav bar -> headerLinks: [],
 |     // For no header links in the top nav bar -> headerLinks: [],
 | ||||||
|     headerLinks: [ |     headerLinks: [ | ||||||
|  |         { href: 'https://www.unleash-hosted.com/open-source', label: 'Enterprise' }, | ||||||
|         { doc: 'user_guide/connect_sdk', label: 'Documentation' }, |         { doc: 'user_guide/connect_sdk', label: 'Documentation' }, | ||||||
|         { doc: 'api/client/features', label: 'API' }, |         { doc: 'api/client/features', label: 'API' }, | ||||||
|         { doc: 'deploy/getting_started', label: 'Deploy and manage' }, |         { doc: 'deploy/getting_started', label: 'Deploy and manage' }, | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user