From b07b702af725a1e11e4d4554ccdf9ee974995904 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20K=C3=BCster?= Date: Thu, 30 May 2024 12:33:57 +0200 Subject: [PATCH] docs: rename repository scope to leaonline --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index bba625f..c1c4f5a 100644 --- a/README.md +++ b/README.md @@ -6,15 +6,15 @@ Cross browser Speech Synthesis; no dependencies.


- API docs » + API docs »

[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com) [![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active) -[![Test suite](https://github.com/jankapunkt/easy-speech/actions/workflows/tests.yml/badge.svg)](https://github.com/jankapunkt/easy-speech/actions/workflows/tests.yml) -[![CodeQL Semantic Analysis](https://github.com/jankapunkt/easy-speech/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/jankapunkt/easy-speech/actions/workflows/codeql-analysis.yml) +[![Test suite](https://github.com/leaonline/easy-speech/actions/workflows/tests.yml/badge.svg)](https://github.com/leaonline/easy-speech/actions/workflows/tests.yml) +[![CodeQL Semantic Analysis](https://github.com/leaonline/easy-speech/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/leaonline/easy-speech/actions/workflows/codeql-analysis.yml) ![npm](https://img.shields.io/npm/v/easy-speech) ![npm bundle size](https://img.shields.io/bundlephobia/min/easy-speech) ![npm bundle size](https://img.shields.io/bundlephobia/minzip/easy-speech) @@ -44,10 +44,10 @@ API, this package is not usable. ## 🚀 Live Demo -The live demo is available at https://jankapunkt.github.io/easy-speech/ +The live demo is available at https://leaonline.github.io/easy-speech/ You can use it to test your browser for `speechSynthesis` support and functionality. -[![live demo screenshot](./docs/demo_screenshot.png)](https://jankapunkt.github.io/easy-speech/) +[![live demo screenshot](./docs/demo_screenshot.png)](https://leaonline.github.io/easy-speech/) ## Table of Contents