You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ab-testing/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Beta AB Test framework
2
2
3
-
This directory contains the code and configuration for the AB testing framework used on theguardian.com. If you're looking to set up a new server or client side AB test using the new framework then please visit the docs [here](https://github.com/guardian/dotcom-rendering/blob/main/dotcom-rendering/docs/development/ab-testing-in-dcr.md#beta-ab-test-framework).
3
+
This directory contains the code and configuration for the AB testing framework used on theguardian.com. If you're looking to set up a new server or client side AB test using the new framework then please visit the docs [here](https://github.com/guardian/dotcom-rendering/blob/main/dotcom-rendering/docs/development/ab-testing-in-dcr.md).
Copy file name to clipboardExpand all lines: dotcom-rendering/docs/development/ab-testing-in-dcr.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -189,7 +189,7 @@ You can verify that you're in the test by checking `window.guardian.modules.abTe
189
189
190
190
---
191
191
192
-
<spanstyle="background-color: yellow;">The documentation below is for the **legacy** AB test framework. This framework will be deprecated. It is recommended that any AB tests introduced now use the new framework, documented above.</span>
192
+
:warning:The documentation below is for the LEGACY AB test framework. This framework will be deprecated. It is recommended that any AB tests introduced now use the new framework, documented above.:warning:
0 commit comments