From 3a4e070c2db448e530cc16e6b7761fb0b1ba5d27 Mon Sep 17 00:00:00 2001 From: Leo Lamprecht Date: Mon, 5 Dec 2016 12:45:30 +0100 Subject: [PATCH] Repo slug changed --- README.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 31efc7f..45a6a75 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # now -[![Build Status](https://travis-ci.org/zeit/now.svg?branch=master)](https://travis-ci.org/zeit/now) +[![Build Status](https://travis-ci.org/zeit/now-cli.svg?branch=master)](https://travis-ci.org/zeit/now-cli) [![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo) [![Slack Channel](https://zeit-slackin.now.sh/badge.svg)](https://zeit.chat) -Realtime global deployments served over HTTP/2. You can find the FAQ [here](https://github.com/zeit/now/wiki/FAQ). +Realtime global deployments served over HTTP/2. You can find the FAQ [here](https://github.com/zeit/now-cli/wiki/FAQ). ## Usage diff --git a/package.json b/package.json index 8308e96..06edae8 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "now", "version": "0.34.0", "description": "Realtime global deployments", - "repository": "zeit/now", + "repository": "zeit/now-cli", "main": "./build/lib/index", "license": "MIT", "files": [