Skip to content

Commit 6d2650e

Browse files
committed
Link status badges to CI sites [ci-skip]
1 parent 9a11897 commit 6d2650e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# libgit2 bindings for Emacs
22

3-
![Build status](https://travis-ci.org/TheBB/libegit2.svg?branch=master "Build Status")
4-
![Build status](https://ci.appveyor.com/api/projects/status/9luwajwnw04pgnhx/branch/master?svg=true "Build Status")
3+
[![Build status](https://travis-ci.org/TheBB/libegit2.svg?branch=master "Build Status")](https://travis-ci.org/TheBB/libegit2)
4+
[![Build status](https://ci.appveyor.com/api/projects/status/9luwajwnw04pgnhx/branch/master?svg=true "Build Status")](https://ci.appveyor.com/project/TheBB/libegit2)
55

66
This is an *experimental* module for libgit2 bindings to Emacs, intended to boost the performance of
77
[magit](https://github.com/magit/magit).

0 commit comments

Comments
 (0)