From 235fcd03d42fb4a922b60c6de1a2e953bd1e6cea Mon Sep 17 00:00:00 2001 From: Leo Lamprecht Date: Sun, 16 Oct 2016 18:50:53 +0200 Subject: [PATCH] Make "Art" link to hyper dir in the art repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93a6978d..86af0afb 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ After that, you'll see the binary in the `./dist` folder! ## Related Repositories -- [Art](https://github.com/zeit/art) +- [Art](https://github.com/zeit/art/tree/master/hyper) - [Website](https://github.com/zeit/hyper-website) - [Sample Extension](https://github.com/zeit/hyperpower) - [Sample Theme](https://github.com/zeit/hyperyellow)