From 9ba8cbcbe179364f4c6619e96b8b2984e4e149b5 Mon Sep 17 00:00:00 2001 From: Kim Gardner Date: Tue, 31 Oct 2017 14:30:32 +0000 Subject: [PATCH] Fix logo link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b335887bf..89474bf6d 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Learn more about Talk, including a deep dive into features for commenters and mo Talk uses [Nightwatch](https://nightwatchjs.org/) as our e2e testing framework. The testing infrastructure that allows us to run our tests in real browsers is provided with love by our friends at [Browserstack](https://browserstack.com). -![](/public/img/browserstack_logo.png) +[![Browserstack](/public/img/browserstack_logo.png)](https://browserstack.com) ## License