File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,10 +15,10 @@ import SupportIcon from './icons/IconSupport.vue'
15
15
16
16
We'll be following much of the
17
17
<a
18
- href =" https://docs.developers.optimizely.com/feature-experimentation/docs/react -quickstart"
18
+ href =" https://docs.developers.optimizely.com/feature-experimentation/docs/javascript-browser -quickstart"
19
19
target =" _blank"
20
20
rel =" noopener"
21
- >Optimizely React quick start documentation</a
21
+ >Optimizely Javascript quick start documentation</a
22
22
>
23
23
as a basis for this example app.
24
24
</WelcomeItem >
@@ -49,7 +49,7 @@ import SupportIcon from './icons/IconSupport.vue'
49
49
<template #heading >Get Started</template >
50
50
51
51
<p >
52
- Once you have your Optimizely SDK key, you can add it to the
52
+ If you're using your own Optimizely SDK key, you can edit it to the
53
53
<code >src/App.vue</code >. Then, click the Run nav link 👈 to see the example in action.
54
54
</p >
55
55
</WelcomeItem >
You can’t perform that action at this time.
0 commit comments