From bd65bc9e44a04a21a64240a1170072543469905e Mon Sep 17 00:00:00 2001 From: Equim Date: Thu, 23 Aug 2018 13:45:11 +0800 Subject: [PATCH] readme: fix ci badge Former-commit-id: b8e5a0df76108e9d8c8341899e5270c46f4a9ba7 [formerly f86e9cb629e7dfceddb7e1fa3dcd701394d2933d] [formerly 3c80281d4fc173ce9fbde95823344456b8b0ee93 [formerly fc84aa65a3b3346ba839626478c6ba2174b7b0d1]] Former-commit-id: 49a0f985fb5c0e78a532300a3192bfe8c1565c9b [formerly 78cdcdcedc20829ed77f6e2759391c75a4352f18] Former-commit-id: 2edfc4473e44cea69f7f8423109111fa29abc248 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88a29b1d..231e5d8b 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ # filebrowser -[![CircleCI](https://img.shields.io/circleci/project/github/filebrowser/filebrowser.svg?style=flat-square)](https://circleci.com/gh/filebrowser/filebrowser) +[![Travis](https://img.shields.io/travis//filebrowser/filebrowser.svg?style=flat-square)](https://travis-ci.org/filebrowser/filebrowser) [![Go Report Card](https://goreportcard.com/badge/github.com/filebrowser/filebrowser?style=flat-square)](https://goreportcard.com/report/github.com/filebrowser/filebrowser) [![Documentation](https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square)](http://godoc.org/github.com/filebrowser/filebrowser) [![Version](https://img.shields.io/github/release/filebrowser/filebrowser.svg?style=flat-square)](https://github.com/filebrowser/filebrowser/releases/latest)