From 0110db31dfb7c463b1fc0e6dd9038e406fdc8654 Mon Sep 17 00:00:00 2001 From: Jerome Wu Date: Fri, 25 Oct 2019 18:55:19 +0800 Subject: [PATCH] Update github actions badge --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ba608a6..a263336 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ FFmpeg.js ========= -[![Actions Status](https://github.com/jeromewu/ffmpeg.js/workflows/CI/badge.svg)](https://github.com/jeromewu/ffmpeg.js/actions) -[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/jeromewu/ffmpeg.js/graphs/commit-activity) +[![Actions Status](https://github.com/ffmpegjs/ffmpeg.js/workflows/CI/badge.svg)](https://github.com/ffmpegjs/ffmpeg.js/actions) +[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/ffmpegjs/ffmpeg.js/graphs/commit-activity) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Code Style](https://badgen.net/badge/code%20style/airbnb/ff5a5f?icon=airbnb)](https://github.com/airbnb/javascript) [![Downloads Total](https://img.shields.io/npm/dt/@ffmpeg/ffmpeg.svg)](https://www.npmjs.com/package/@ffmpeg/ffmpeg)