1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-03 01:18:43 +02:00

fix: demo to use new query param (#4000)

This commit is contained in:
Jaanus Sellin 2023-06-19 11:17:40 +03:00 committed by GitHub
parent 331f0f27fa
commit f7b0f0e410
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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