mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	fix: demo to use new query param (#4000)
This commit is contained in:
		
							parent
							
								
									331f0f27fa
								
							
						
					
					
						commit
						f7b0f0e410
					
				| @ -139,7 +139,7 @@ export const TOPICS: ITutorialTopic[] = [ | ||||
|                 ), | ||||
|             }, | ||||
|             { | ||||
|                 target: `a[href="${basePath}/projects/${PROJECT}/features/demoApp.step2/strategies/create?environmentId=${ENVIRONMENT}&strategyName=default"]`, | ||||
|                 target: `a[href="${basePath}/projects/${PROJECT}/features/demoApp.step2/strategies/create?environmentId=${ENVIRONMENT}&strategyName=default&defaultStrategy=false"]`, | ||||
|                 content: ( | ||||
|                     <Description> | ||||
|                         Select the <Badge as="span">Standard</Badge> strategy | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user