From ccee0815cc0ced7196fe28f2c089cce8837039ce Mon Sep 17 00:00:00 2001 From: Sylvain Date: Tue, 27 Apr 2021 11:00:49 +0200 Subject: [PATCH] [bug] build status badge is broken --- CHANGELOG.md | 1 + README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d9230c35..61a5c1ad0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ - Updated the dependencies of: webpack, lodash, eslint, webpack-dev-server, react2angular, auto-ngtemplate-loader, angular-bootstrap-switch, react-refresh-webpack-plugin and eslint-plugin-react - Improved error handling in upgrade script - Improved the development and production documentations +- Fix a bug: build status badge is not working - Fix a bug: unable to set date formats during installation - Fix a bug: unable to cancel the upgrade before it begins - `SUPERADMIN_EMAIL` renamed to `ADMINSYS_EMAIL` diff --git a/README.md b/README.md index 0c478bfb6..d62720f8b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Fab-manager is the Fab Lab management solution. It provides a comprehensive, web [![Coverage Status](https://coveralls.io/repos/github/sleede/fab-manager/badge.svg)](https://coveralls.io/github/sleede/fab-manager) [![Docker pulls](https://img.shields.io/docker/pulls/sleede/fab-manager.svg)](https://hub.docker.com/r/sleede/fab-manager/) -[![Docker Build Status](https://img.shields.io/docker/build/sleede/fab-manager.svg)](https://hub.docker.com/r/sleede/fab-manager/builds) +[![Docker Build Status](https://img.shields.io/docker/cloud/build/sleede/fab-manager.svg)](https://hub.docker.com/r/sleede/fab-manager/builds) [![Crowdin](https://badges.crowdin.net/fab-manager/localized.svg)](https://crowdin.com/project/fab-manager) ##### Table of Contents