mirror of
https://github.com/Unleash/unleash.git
synced 2025-07-17 13:46:47 +02: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: (
|
content: (
|
||||||
<Description>
|
<Description>
|
||||||
Select the <Badge as="span">Standard</Badge> strategy
|
Select the <Badge as="span">Standard</Badge> strategy
|
||||||
|
Loading…
Reference in New Issue
Block a user