From 7e932aec0080256b15a824a71e65a6755a9d386c Mon Sep 17 00:00:00 2001 From: SheetJS Date: Thu, 14 Nov 2019 21:01:30 -0500 Subject: [PATCH] update badges [ci skip] --- README.md | 14 +++++++------- docbits/00_intro.md | 14 +++++++------- misc/docs/README.md | 14 +++++++------- 3 files changed, 21 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index bef29c8..5d957e8 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ enhancements, additional features like styling, and dedicated support. [**Source Code**](http://git.io/xlsx) -[**Issues and Bug Reports**](https://github.com/sheetjs/js-xlsx/issues) +[**Issues and Bug Reports**](https://github.com/sheetjs/sheetjs/issues) [**File format support for known spreadsheet data formats:**](#file-formats) @@ -32,16 +32,16 @@ enhancements, additional features like styling, and dedicated support. -[**Browser Test**](http://oss.sheetjs.com/js-xlsx/tests/) +[**Browser Test**](http://oss.sheetjs.com/sheetjs/tests/) [![Build Status](https://saucelabs.com/browser-matrix/sheetjs.svg)](https://saucelabs.com/u/sheetjs) -[![Build Status](https://travis-ci.org/SheetJS/js-xlsx.svg?branch=master)](https://travis-ci.org/SheetJS/js-xlsx) -[![Build Status](https://semaphoreci.com/api/v1/sheetjs/js-xlsx/branches/master/shields_badge.svg)](https://semaphoreci.com/sheetjs/js-xlsx) -[![Coverage Status](http://img.shields.io/coveralls/SheetJS/js-xlsx/master.svg)](https://coveralls.io/r/SheetJS/js-xlsx?branch=master) -[![Dependencies Status](https://david-dm.org/sheetjs/js-xlsx/status.svg)](https://david-dm.org/sheetjs/js-xlsx) +[![Build Status](https://travis-ci.org/SheetJS/sheetjs.svg?branch=master)](https://travis-ci.org/SheetJS/sheetjs) +[![Build Status](https://semaphoreci.com/api/v1/sheetjs/sheetjs/branches/master/shields_badge.svg)](https://semaphoreci.com/sheetjs/sheetjs) +[![Coverage Status](http://img.shields.io/coveralls/SheetJS/sheetjs/master.svg)](https://coveralls.io/r/SheetJS/sheetjs?branch=master) +[![Dependencies Status](https://david-dm.org/sheetjs/sheetjs/status.svg)](https://david-dm.org/sheetjs/sheetjs) [![npm Downloads](https://img.shields.io/npm/dt/xlsx.svg)](https://npmjs.org/package/xlsx) -[![Analytics](https://ga-beacon.appspot.com/UA-36810333-1/SheetJS/js-xlsx?pixel)](https://github.com/SheetJS/js-xlsx) +[![Analytics](https://ga-beacon.appspot.com/UA-36810333-1/SheetJS/sheetjs?pixel)](https://github.com/SheetJS/sheetjs) ## Table of Contents diff --git a/docbits/00_intro.md b/docbits/00_intro.md index cbc9bff..bc9dd0c 100644 --- a/docbits/00_intro.md +++ b/docbits/00_intro.md @@ -19,7 +19,7 @@ enhancements, additional features like styling, and dedicated support. [**Source Code**](http://git.io/xlsx) -[**Issues and Bug Reports**](https://github.com/sheetjs/js-xlsx/issues) +[**Issues and Bug Reports**](https://github.com/sheetjs/sheetjs/issues) [**File format support for known spreadsheet data formats:**](#file-formats) @@ -32,14 +32,14 @@ enhancements, additional features like styling, and dedicated support. -[**Browser Test**](http://oss.sheetjs.com/js-xlsx/tests/) +[**Browser Test**](http://oss.sheetjs.com/sheetjs/tests/) [![Build Status](https://saucelabs.com/browser-matrix/sheetjs.svg)](https://saucelabs.com/u/sheetjs) -[![Build Status](https://travis-ci.org/SheetJS/js-xlsx.svg?branch=master)](https://travis-ci.org/SheetJS/js-xlsx) -[![Build Status](https://semaphoreci.com/api/v1/sheetjs/js-xlsx/branches/master/shields_badge.svg)](https://semaphoreci.com/sheetjs/js-xlsx) -[![Coverage Status](http://img.shields.io/coveralls/SheetJS/js-xlsx/master.svg)](https://coveralls.io/r/SheetJS/js-xlsx?branch=master) -[![Dependencies Status](https://david-dm.org/sheetjs/js-xlsx/status.svg)](https://david-dm.org/sheetjs/js-xlsx) +[![Build Status](https://travis-ci.org/SheetJS/sheetjs.svg?branch=master)](https://travis-ci.org/SheetJS/sheetjs) +[![Build Status](https://semaphoreci.com/api/v1/sheetjs/sheetjs/branches/master/shields_badge.svg)](https://semaphoreci.com/sheetjs/sheetjs) +[![Coverage Status](http://img.shields.io/coveralls/SheetJS/sheetjs/master.svg)](https://coveralls.io/r/SheetJS/sheetjs?branch=master) +[![Dependencies Status](https://david-dm.org/sheetjs/sheetjs/status.svg)](https://david-dm.org/sheetjs/sheetjs) [![npm Downloads](https://img.shields.io/npm/dt/xlsx.svg)](https://npmjs.org/package/xlsx) -[![Analytics](https://ga-beacon.appspot.com/UA-36810333-1/SheetJS/js-xlsx?pixel)](https://github.com/SheetJS/js-xlsx) +[![Analytics](https://ga-beacon.appspot.com/UA-36810333-1/SheetJS/sheetjs?pixel)](https://github.com/SheetJS/sheetjs) diff --git a/misc/docs/README.md b/misc/docs/README.md index d1ecc4c..6d25d39 100644 --- a/misc/docs/README.md +++ b/misc/docs/README.md @@ -19,7 +19,7 @@ enhancements, additional features like styling, and dedicated support. [**Source Code**](http://git.io/xlsx) -[**Issues and Bug Reports**](https://github.com/sheetjs/js-xlsx/issues) +[**Issues and Bug Reports**](https://github.com/sheetjs/sheetjs/issues) [**File format support for known spreadsheet data formats:**](#file-formats) @@ -29,16 +29,16 @@ enhancements, additional features like styling, and dedicated support. ![graph legend](legend.png) -[**Browser Test**](http://oss.sheetjs.com/js-xlsx/tests/) +[**Browser Test**](http://oss.sheetjs.com/sheetjs/tests/) [![Build Status](https://saucelabs.com/browser-matrix/sheetjs.svg)](https://saucelabs.com/u/sheetjs) -[![Build Status](https://travis-ci.org/SheetJS/js-xlsx.svg?branch=master)](https://travis-ci.org/SheetJS/js-xlsx) -[![Build Status](https://semaphoreci.com/api/v1/sheetjs/js-xlsx/branches/master/shields_badge.svg)](https://semaphoreci.com/sheetjs/js-xlsx) -[![Coverage Status](http://img.shields.io/coveralls/SheetJS/js-xlsx/master.svg)](https://coveralls.io/r/SheetJS/js-xlsx?branch=master) -[![Dependencies Status](https://david-dm.org/sheetjs/js-xlsx/status.svg)](https://david-dm.org/sheetjs/js-xlsx) +[![Build Status](https://travis-ci.org/SheetJS/sheetjs.svg?branch=master)](https://travis-ci.org/SheetJS/sheetjs) +[![Build Status](https://semaphoreci.com/api/v1/sheetjs/sheetjs/branches/master/shields_badge.svg)](https://semaphoreci.com/sheetjs/sheetjs) +[![Coverage Status](http://img.shields.io/coveralls/SheetJS/sheetjs/master.svg)](https://coveralls.io/r/SheetJS/sheetjs?branch=master) +[![Dependencies Status](https://david-dm.org/sheetjs/sheetjs/status.svg)](https://david-dm.org/sheetjs/sheetjs) [![npm Downloads](https://img.shields.io/npm/dt/xlsx.svg)](https://npmjs.org/package/xlsx) -[![Analytics](https://ga-beacon.appspot.com/UA-36810333-1/SheetJS/js-xlsx?pixel)](https://github.com/SheetJS/js-xlsx) +[![Analytics](https://ga-beacon.appspot.com/UA-36810333-1/SheetJS/sheetjs?pixel)](https://github.com/SheetJS/sheetjs) ## Table of Contents