From c90bb172ab4ef84e8fbecef19f4cbb2b7f8ea506 Mon Sep 17 00:00:00 2001 From: Tim Broder Date: Fri, 16 Mar 2018 16:29:20 -0400 Subject: [PATCH] update tilt engineering blog link Their engineering blog no longer exists. This updates the link to point to a wayback machine archive --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 308926d..a4ab3de 100644 --- a/README.md +++ b/README.md @@ -388,7 +388,7 @@ Please [let us know](https://github.com/pushtell/react-ab-test/issues/new) about ## Resources for A/B Testing with React * [Product Experimentation with React and PlanOut](http://product.hubspot.com/blog/product-experimentation-with-planout-and-react.js) on the [HubSpot Product Blog](http://product.hubspot.com/) -* [Roll Your Own A/B Tests With Optimizely and React](http://engineering.tilt.com/roll-your-own-ab-tests-with-optimizely-and-react/) on the [Tilt Engineering Blog](http://engineering.tilt.com/) +* [Roll Your Own A/B Tests With Optimizely and React](https://web.archive.org/web/20170611112545/http://engineering.tilt.com/roll-your-own-ab-tests-with-optimizely-and-react/) on the [Tilt Engineering Blog](http://engineering.tilt.com/) * [Simple Sequential A/B Testing](http://www.evanmiller.org/sequential-ab-testing.html) * [A/B Testing Rigorously (without losing your job)](http://elem.com/~btilly/ab-testing-multiple-looks/part1-rigorous.html)