summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2015-09-01 17:52:27 +0200
committerSamy Pessé <samypesse@gmail.com>2015-09-01 17:52:27 +0200
commitf00da581535b27d4b77b6f098da74609e4253999 (patch)
tree1d8984dc3e42603cb8e679d64d0710b0bae6ea2d
parent09b038b16dde7c38ed835b2ffc07517029e665b4 (diff)
downloadgitbook-f00da581535b27d4b77b6f098da74609e4253999.zip
gitbook-f00da581535b27d4b77b6f098da74609e4253999.tar.gz
gitbook-f00da581535b27d4b77b6f098da74609e4253999.tar.bz2
Update appveyor button
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index ab30993..fd330f9 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,8 @@ GitBook
=======
[![NPM version](https://badge.fury.io/js/gitbook.svg)](http://badge.fury.io/js/gitbook)
-[![Build Status](https://travis-ci.org/GitbookIO/gitbook.png?branch=master)](https://travis-ci.org/GitbookIO/gitbook)
-[![Windows Build Status](https://ci.appveyor.com/api/projects/status/github/GitbookIO/gitbook?branch=master&svg=true)](https://ci.appveyor.com/project/SamyPesse/gitbook)
+[![Linux Build Status](https://travis-ci.org/GitbookIO/gitbook.png?branch=master)](https://travis-ci.org/GitbookIO/gitbook)
+[![Windows Build status](https://ci.appveyor.com/api/projects/status/63nlflxcwmb2pue6?svg=true)](https://ci.appveyor.com/project/GitBook/gitbook)
GitBook is a command line tool (and Node.js library) for building beautiful books using GitHub/Git and Markdown (or AsciiDoc). Here is an example: [Learn Javascript](https://www.gitbook.com/book/GitBookIO/javascript).