1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00

Show only Spectrum link

This commit is contained in:
Leo Lamprecht 2018-03-10 20:34:07 -08:00
parent 2d7ba7f489
commit b02e5849e9

View file

@ -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 */