From 08811c7c957e46590fa35cb055b337532c585f78 Mon Sep 17 00:00:00 2001 From: Guillermo Rauch Date: Mon, 24 Oct 2016 16:00:50 -0400 Subject: [PATCH] Update Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 0c010704..0f22d708 100644 --- a/Readme.md +++ b/Readme.md @@ -346,7 +346,7 @@ As we were researching options for server-rendering React that didn’t involve The following issues are currently being explored and input from the community is appreciated: -- Support for pluggable renderers [[#20]((https://github.com/zeit/next.js/issues/20))] +- Support for pluggable renderers [[#20](https://github.com/zeit/next.js/issues/20)] - Style isolation through Shadow DOM or "full css support" [[#22](https://github.com/zeit/next.js/issues/22)] - Better JSX [[#22](https://github.com/zeit/next.js/issues/23)] - Custom server logic and routing [[#25](https://github.com/zeit/next.js/issues/25)]