From c63df8f14968bee5a2aba1fa51904fdc2524a714 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=83=A1=E9=9B=A8=E8=BB=92=20=D0=9F=D0=B5=D1=82=D1=80?= Date: Wed, 12 Apr 2017 12:53:51 +0200 Subject: [PATCH] Update website link (#1742) https://github.com/zeit/hyper-website says it's deprecated and redirects to this repository's `website/` folder. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 6040d448..c8c7bc07 100644 --- a/readme.md +++ b/readme.md @@ -55,6 +55,6 @@ to the Terms of Service by running `sudo xcodebuild` after a fresh Xcode install ## Related Repositories - [Art](https://github.com/zeit/art/tree/master/hyper) -- [Website](https://github.com/zeit/hyper-website) +- [Website](website/) - [Sample Extension](https://github.com/zeit/hyperpower) - [Sample Theme](https://github.com/zeit/hyperyellow)