mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	docs: add helm-charts rewrites
This commit is contained in:
		
							parent
							
								
									472d5fe9f5
								
							
						
					
					
						commit
						f040e25377
					
				| @ -1,7 +1,9 @@ | |||||||
| { | { | ||||||
|   "cleanUrls": true, |   "cleanUrls": true, | ||||||
|  |   "rewrites": [ | ||||||
|  |     { "source": "/helm-charts(/?):path(.*)", "destination": "https://docs.getunleash.io/helm-charts/:path", "permanent": true } | ||||||
|  |   ], | ||||||
|   "redirects": [ |   "redirects": [ | ||||||
|     { "source": "/helm-charts-test(/?):path(.*)", "destination": "https://docs.getunleash.io/helm-charts/:path", "permanent": true }, |  | ||||||
|     { "source": "/user_guide/api-token", "destination": "/how-to/how-to-create-api-tokens", "permanent": true }, |     { "source": "/user_guide/api-token", "destination": "/how-to/how-to-create-api-tokens", "permanent": true }, | ||||||
|     { "source": "/deploy/user_guide/api-token", "destination": "/how-to/how-to-create-api-tokens", "permanent": true }, |     { "source": "/deploy/user_guide/api-token", "destination": "/how-to/how-to-create-api-tokens", "permanent": true }, | ||||||
|     { "source": "/advanced/audit_log", "destination": "/reference/event-log", "permanent": true }, |     { "source": "/advanced/audit_log", "destination": "/reference/event-log", "permanent": true }, | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user