Skip to content

Commit 7576d44

Browse files
author
George Haberis
committed
update AB test docs
1 parent 31177d8 commit 7576d44

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ab-testing/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Beta AB Test framework
22

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).
44

55
## How it works
66

dotcom-rendering/docs/development/ab-testing-in-dcr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ You can verify that you're in the test by checking `window.guardian.modules.abTe
189189

190190
---
191191

192-
<span style="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:
193193

194194
# AB Testing in DCR
195195

0 commit comments

Comments
 (0)