From b02e5849e9472c80839704b0003448f30482a818 Mon Sep 17 00:00:00 2001 From: Leo Lamprecht Date: Sat, 10 Mar 2018 20:34:07 -0800 Subject: [PATCH] Show only Spectrum link --- readme.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 844ee257..76a31ce9 100644 --- a/readme.md +++ b/readme.md @@ -4,7 +4,6 @@ [![Build Status](https://travis-ci.org/zeit/next.js.svg?branch=master)](https://travis-ci.org/zeit/next.js) [![Build status](https://ci.appveyor.com/api/projects/status/gqp5hs71l3ebtx1r/branch/master?svg=true)](https://ci.appveyor.com/project/arunoda/next-js/branch/master) [![Coverage Status](https://coveralls.io/repos/zeit/next.js/badge.svg?branch=master)](https://coveralls.io/r/zeit/next.js?branch=master) -[![Slack Channel](http://zeit-slackin.now.sh/badge.svg)](https://zeit.chat) [![Join the community on Spectrum](https://withspectrum.github.io/badge/badge.svg)](https://spectrum.chat/next-js) Next.js is a minimalistic framework for server-rendered React applications. @@ -1011,7 +1010,7 @@ Or use a function: ```js module.exports = (phase, {defaultConfig}){ - // + // // https://github.com/zeit/ return { /* config options here */