Skip to content

Commit 8632532

Browse files
committed
Change from o11ystore.com to splunko11y.com
1 parent a92b421 commit 8632532

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

content/en/other/11-synthetics-scripting/1-real-browser-test/1-recording-a-test.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ The starting URL for the workshop is different for **EMEA** and **AMER/APAC**. P
1313
{{% tabs %}}
1414
{{% tab title="EMEA Workshop URL" %}}
1515

16-
[https://online-boutique-eu.o11ystore.com/](https://online-boutique-eu.o11ystore.com/)
16+
[https://online-boutique-eu.splunko11y.com/](https://online-boutique-eu.splunko11y.com/)
1717

1818
{{% /tab %}}
1919
{{% tab title="AMER/APAC Workshop URL" %}}
2020

21-
[https://online-boutique-us.o11ystore.com/](https://online-boutique-us.o11ystore.com/)
21+
[https://online-boutique-us.splunko11y.com/](https://online-boutique-us.splunko11y.com/)
2222

2323
{{% /tab %}}
2424
{{% /tabs %}}
@@ -86,11 +86,11 @@ Select **JSON** as the format, then click on **Save**
8686
},
8787
{
8888
"type": "navigate",
89-
"url": "https://online-boutique-eu.o11ystore.com/",
89+
"url": "https://online-boutique-eu.splunko11y.com/",
9090
"assertedEvents": [
9191
{
9292
"type": "navigation",
93-
"url": "https://online-boutique-eu.o11ystore.com/",
93+
"url": "https://online-boutique-eu.splunko11y.com/",
9494
"title": "Online Boutique"
9595
}
9696
]
@@ -114,7 +114,7 @@ Select **JSON** as the format, then click on **Save**
114114
"assertedEvents": [
115115
{
116116
"type": "navigation",
117-
"url": "https://online-boutique-eu.o11ystore.com/product/66VCHSJNUP",
117+
"url": "https://online-boutique-eu.splunko11y.com/product/66VCHSJNUP",
118118
"title": ""
119119
}
120120
]
@@ -144,7 +144,7 @@ Select **JSON** as the format, then click on **Save**
144144
"assertedEvents": [
145145
{
146146
"type": "navigation",
147-
"url": "https://online-boutique-eu.o11ystore.com/cart",
147+
"url": "https://online-boutique-eu.splunko11y.com/cart",
148148
"title": ""
149149
}
150150
]
@@ -174,7 +174,7 @@ Select **JSON** as the format, then click on **Save**
174174
"assertedEvents": [
175175
{
176176
"type": "navigation",
177-
"url": "https://online-boutique-eu.o11ystore.com/cart/checkout",
177+
"url": "https://online-boutique-eu.splunko11y.com/cart/checkout",
178178
"title": ""
179179
}
180180
]

content/en/scenarios/optimize_end_user_experiences/3-advanced-synthetics/1-recording-a-test.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,11 @@ Select **JSON** as the format, then click on **Save**
7474
},
7575
{
7676
"type": "navigate",
77-
"url": "https://online-boutique-eu.o11ystore.com/",
77+
"url": "https://online-boutique-eu.splunko11y.com/",
7878
"assertedEvents": [
7979
{
8080
"type": "navigation",
81-
"url": "https://online-boutique-eu.o11ystore.com/",
81+
"url": "https://online-boutique-eu.splunko11y.com/",
8282
"title": "Online Boutique"
8383
}
8484
]
@@ -102,7 +102,7 @@ Select **JSON** as the format, then click on **Save**
102102
"assertedEvents": [
103103
{
104104
"type": "navigation",
105-
"url": "https://online-boutique-eu.o11ystore.com/product/66VCHSJNUP",
105+
"url": "https://online-boutique-eu.splunko11y.com/product/66VCHSJNUP",
106106
"title": ""
107107
}
108108
]
@@ -132,7 +132,7 @@ Select **JSON** as the format, then click on **Save**
132132
"assertedEvents": [
133133
{
134134
"type": "navigation",
135-
"url": "https://online-boutique-eu.o11ystore.com/cart",
135+
"url": "https://online-boutique-eu.splunko11y.com/cart",
136136
"title": ""
137137
}
138138
]
@@ -162,7 +162,7 @@ Select **JSON** as the format, then click on **Save**
162162
"assertedEvents": [
163163
{
164164
"type": "navigation",
165-
"url": "https://online-boutique-eu.o11ystore.com/cart/checkout",
165+
"url": "https://online-boutique-eu.splunko11y.com/cart/checkout",
166166
"title": ""
167167
}
168168
]

0 commit comments

Comments
 (0)