From b349a792d12282177c53eebe9c9627555305705e Mon Sep 17 00:00:00 2001 From: Lars Date: Tue, 23 Oct 2018 15:15:46 +0200 Subject: [PATCH] Fix broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8380371..0cc5be2 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Scriptable, headless WebKit with a Go API. Like [PhantomJS](http://phantomjs.org * [go-webkit2](https://sourcegraph.com/github.com/sourcegraph/go-webkit2) For instructions on installing these dependencies, see the [go-webkit2 -README](https://sourcegraph.com/github.com/sourcegraph/go-webkit2@master/.tree/README.md). +README](https://sourcegraph.com/github.com/sourcegraph/go-webkit2@master/-/blob/README.md). To install WebLoop, run: `go get github.com/sourcegraph/webloop/...`