From 9a43e55ea7f572a7744b9b611cfadde155147559 Mon Sep 17 00:00:00 2001 From: a flying potato <80830782+a-flying-potato@users.noreply.github.com> Date: Thu, 18 Mar 2021 21:56:01 +0100 Subject: [PATCH] :robot: docs(README.md): Make travis-ci.org point to travis-ci.com. These changes were automatically generated by a transform whose code can be found at: - https://github.com/aureooms/rejuvenate/blob/d9f26a96d129929f69189d69282e8e85ccdd74a0/src/transforms/readme:link-to-travis-ci-com-instead-of-travis-ci-org.js Please contact the author of the transform if you believe there was an error. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 581f033..a431642 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ See [docs](https://aureooms.github.io/js-codec/index.html). [![License](https://img.shields.io/github/license/aureooms/js-codec.svg)](https://raw.githubusercontent.com/aureooms/js-codec/main/LICENSE) [![Version](https://img.shields.io/npm/v/@aureooms/js-codec.svg)](https://www.npmjs.org/package/@aureooms/js-codec) -[![Build](https://img.shields.io/travis/aureooms/js-codec/main.svg)](https://travis-ci.org/aureooms/js-codec/branches) +[![Build](https://img.shields.io/travis/aureooms/js-codec/main.svg)](https://travis-ci.com/aureooms/js-codec/branches) [![Dependencies](https://img.shields.io/david/aureooms/js-codec.svg)](https://david-dm.org/aureooms/js-codec) [![Dev dependencies](https://img.shields.io/david/dev/aureooms/js-codec.svg)](https://david-dm.org/aureooms/js-codec?type=dev) [![GitHub issues](https://img.shields.io/github/issues/aureooms/js-codec.svg)](https://github.com/aureooms/js-codec/issues)