diff --git a/README.md b/README.md index f72f7e40..209355f8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Fluent [![Build and test](https://github.com/projectfluent/fluent-rs/workflows/Build%20and%20test/badge.svg)](https://github.com/projectfluent/fluent-rs/actions?query=branch%3Amain+workflow%3A%22Build+and+test%22) [![Coverage Status](https://coveralls.io/repos/github/projectfluent/fluent-rs/badge.svg?branch=main)](https://coveralls.io/github/projectfluent/fluent-rs?branch=main) +# Fluent [![Build](https://github.com/projectfluent/fluent-rs/actions/workflows/test.yaml/badge.svg)](https://github.com/projectfluent/fluent-rs/actions/workflows/test.yaml) [![Coverage Status](https://coveralls.io/repos/github/projectfluent/fluent-rs/badge.svg?branch=main)](https://coveralls.io/github/projectfluent/fluent-rs?branch=main) `fluent-rs` is a collection of Rust crates implementing [Project Fluent](https://projectfluent.org). diff --git a/fluent-bundle/README.md b/fluent-bundle/README.md index cd1e62e9..58bcc726 100644 --- a/fluent-bundle/README.md +++ b/fluent-bundle/README.md @@ -5,7 +5,7 @@ framework designed to unleash the entire expressive power of natural language translations. [![crates.io](https://img.shields.io/crates/v/fluent-bundle.svg)](https://crates.io/crates/fluent-bundle) -[![Build and test](https://github.com/projectfluent/fluent-rs/workflows/Build%20and%20test/badge.svg)](https://github.com/projectfluent/fluent-rs/actions?query=branch%3Amain+workflow%3A%22Build+and+test%22) +[![Build](https://github.com/projectfluent/fluent-rs/actions/workflows/test.yaml/badge.svg)](https://github.com/projectfluent/fluent-rs/actions/workflows/test.yaml) [![Coverage Status](https://coveralls.io/repos/github/projectfluent/fluent-rs/badge.svg?branch=main)](https://coveralls.io/github/projectfluent/fluent-rs?branch=main) Project Fluent keeps simple things simple and makes complex things possible. diff --git a/fluent-fallback/README.md b/fluent-fallback/README.md index 0e899d1a..65f19e0c 100644 --- a/fluent-fallback/README.md +++ b/fluent-fallback/README.md @@ -9,7 +9,7 @@ the corresponding UI, reacting to events such as locale changes, resource update The API can be used directly, or can serve as an example of state manager for `fluent-bundle` and `fluent-resmgr`. [![crates.io](https://img.shields.io/crates/v/fluent-fallback.svg)](https://crates.io/crates/fluent-fallback) -[![Build and test](https://github.com/projectfluent/fluent-rs/workflows/Build%20and%20test/badge.svg)](https://github.com/projectfluent/fluent-rs/actions?query=branch%3Amain+workflow%3A%22Build+and+test%22) +[![Build](https://github.com/projectfluent/fluent-rs/actions/workflows/test.yaml/badge.svg)](https://github.com/projectfluent/fluent-rs/actions/workflows/test.yaml) [![Coverage Status](https://coveralls.io/repos/github/projectfluent/fluent-rs/badge.svg?branch=main)](https://coveralls.io/github/projectfluent/fluent-rs?branch=main) Project Fluent keeps simple things simple and makes complex things possible. diff --git a/fluent-pseudo/README.md b/fluent-pseudo/README.md index 3d204e44..2b97ce12 100644 --- a/fluent-pseudo/README.md +++ b/fluent-pseudo/README.md @@ -5,7 +5,7 @@ framework designed to unleash the entire expressive power of natural language translations. [![crates.io](https://img.shields.io/crates/v/fluent-pseudo.svg)](https://crates.io/crates/fluent-pseudo) -[![Build and test](https://github.com/projectfluent/fluent-rs/workflows/Build%20and%20test/badge.svg)](https://github.com/projectfluent/fluent-rs/actions?query=branch%3Amain+workflow%3A%22Build+and+test%22) +[![Build](https://github.com/projectfluent/fluent-rs/actions/workflows/test.yaml/badge.svg)](https://github.com/projectfluent/fluent-rs/actions/workflows/test.yaml) [![Coverage Status](https://coveralls.io/repos/github/projectfluent/fluent-rs/badge.svg?branch=main)](https://coveralls.io/github/projectfluent/fluent-rs?branch=main) Usage diff --git a/fluent-resmgr/README.md b/fluent-resmgr/README.md index fbe1bd83..c6bea206 100644 --- a/fluent-resmgr/README.md +++ b/fluent-resmgr/README.md @@ -6,7 +6,7 @@ Resource Manager provides a standalone solution for managing localization resour can be used by `fluent-fallback` or other higher level bindings. [![crates.io](https://img.shields.io/crates/v/fluent-resmgr.svg)](https://crates.io/crates/fluent-resmgr) -[![Build and test](https://github.com/projectfluent/fluent-rs/workflows/Build%20and%20test/badge.svg)](https://github.com/projectfluent/fluent-rs/actions?query=branch%3Amain+workflow%3A%22Build+and+test%22) +[![Build](https://github.com/projectfluent/fluent-rs/actions/workflows/test.yaml/badge.svg)](https://github.com/projectfluent/fluent-rs/actions/workflows/test.yaml) [![Coverage Status](https://coveralls.io/repos/github/projectfluent/fluent-rs/badge.svg?branch=main)](https://coveralls.io/github/projectfluent/fluent-rs?branch=main) Project Fluent keeps simple things simple and makes complex things possible. diff --git a/fluent-syntax/README.md b/fluent-syntax/README.md index 9662df44..e2cb59ff 100644 --- a/fluent-syntax/README.md +++ b/fluent-syntax/README.md @@ -4,7 +4,7 @@ framework designed to unleash the entire expressive power of natural language translations. [![crates.io](https://img.shields.io/crates/v/fluent-syntax.svg)](https://crates.io/crates/fluent-syntax) -[![Build and test](https://github.com/projectfluent/fluent-rs/workflows/Build%20and%20test/badge.svg)](https://github.com/projectfluent/fluent-rs/actions?query=branch%3Amain+workflow%3A%22Build+and+test%22) +[![Build](https://github.com/projectfluent/fluent-rs/actions/workflows/test.yaml/badge.svg)](https://github.com/projectfluent/fluent-rs/actions/workflows/test.yaml) [![Coverage Status](https://coveralls.io/repos/github/projectfluent/fluent-rs/badge.svg?branch=main)](https://coveralls.io/github/projectfluent/fluent-rs?branch=main) Status diff --git a/fluent/README.md b/fluent/README.md index 9f4140ea..07407165 100644 --- a/fluent/README.md +++ b/fluent/README.md @@ -5,7 +5,7 @@ framework designed to unleash the entire expressive power of natural language translations. [![crates.io](https://img.shields.io/crates/v/fluent.svg)](https://crates.io/crates/fluent) -[![Build and test](https://github.com/projectfluent/fluent-rs/workflows/Build%20and%20test/badge.svg)](https://github.com/projectfluent/fluent-rs/actions?query=branch%3Amain+workflow%3A%22Build+and+test%22) +[![Build](https://github.com/projectfluent/fluent-rs/actions/workflows/test.yaml/badge.svg)](https://github.com/projectfluent/fluent-rs/actions/workflows/test.yaml) [![Coverage Status](https://coveralls.io/repos/github/projectfluent/fluent-rs/badge.svg?branch=main)](https://coveralls.io/github/projectfluent/fluent-rs?branch=main) Project Fluent keeps simple things simple and makes complex things possible.