Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7e4029a

Browse files
author
cunarist
committed
Update badge link
1 parent 2e5dae5 commit 7e4029a

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Pub Version](https://img.shields.io/pub/v/rinf)](https://pub.dev/packages/rinf)
44
[![Crate Version](https://img.shields.io/crates/v/rinf)](https://crates.io/crates/rinf)
55
[![GitHub Stars](https://img.shields.io/github/stars/cunarist/rinf)](https://github.com/cunarist/rinf/stargazers)
6-
[![Build Test](https://github.com/cunarist/rinf/actions/workflows/build_test.yaml/badge.svg)](https://github.com/cunarist/rinf/actions/workflows/build_test.yaml?query=branch%3Amain)
6+
[![Build Test](https://github.com/cunarist/rinf/actions/workflows/build_test_app.yaml/badge.svg)](https://github.com/cunarist/rinf/actions/workflows/build_test_app.yaml?query=branch%3Amain)
77
[![GitHub License](https://img.shields.io/github/license/cunarist/rinf)](https://github.com/cunarist/rinf/blob/main/LICENSE)
88

99
**Rust for native business logic, Flutter for flexible and beautiful GUI**
@@ -18,7 +18,7 @@ Visit the [demo](https://rinf-demo.cunarist.com/) running on the web to experien
1818

1919
## 🖥️ Platform Support
2020

21-
All platforms available with Flutter are [tested](https://github.com/cunarist/rinf/actions/workflows/build_test.yaml?query=branch%3Amain) and supported. Challenging build settings are automatically handled by this framework.
21+
All platforms available with Flutter are [tested](https://github.com/cunarist/rinf/actions/workflows/build_test_app.yaml?query=branch%3Amain) and supported. Challenging build settings are automatically handled by this framework.
2222

2323
- ✅ Linux: Tested and supported
2424
- ✅ Android: Tested and supported

documentation/overrides/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ <h2>Platform Support</h2>
190190
<p>
191191
All platforms available with Flutter are
192192
<a
193-
href="https://github.com/cunarist/rinf/actions/workflows/build_test.yaml?query=branch%3Amain"
193+
href="https://github.com/cunarist/rinf/actions/workflows/build_test_app.yaml?query=branch%3Amain"
194194
>tested</a
195195
>
196196
and supported. Challenging build settings are automatically handled by

flutter_ffi_plugin/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Pub Version](https://img.shields.io/pub/v/rinf)](https://pub.dev/packages/rinf)
44
[![Crate Version](https://img.shields.io/crates/v/rinf)](https://crates.io/crates/rinf)
55
[![GitHub Stars](https://img.shields.io/github/stars/cunarist/rinf)](https://github.com/cunarist/rinf/stargazers)
6-
[![Build Test](https://github.com/cunarist/rinf/actions/workflows/build_test.yaml/badge.svg)](https://github.com/cunarist/rinf/actions/workflows/build_test.yaml?query=branch%3Amain)
6+
[![Build Test](https://github.com/cunarist/rinf/actions/workflows/build_test_app.yaml/badge.svg)](https://github.com/cunarist/rinf/actions/workflows/build_test_app.yaml?query=branch%3Amain)
77
[![GitHub License](https://img.shields.io/github/license/cunarist/rinf)](https://github.com/cunarist/rinf/blob/main/LICENSE)
88

99
**Rust for native business logic, Flutter for flexible and beautiful GUI**
@@ -18,7 +18,7 @@ Visit the [demo](https://rinf-demo.cunarist.com/) running on the web to experien
1818

1919
## 🖥️ Platform Support
2020

21-
All platforms available with Flutter are [tested](https://github.com/cunarist/rinf/actions/workflows/build_test.yaml?query=branch%3Amain) and supported. Challenging build settings are automatically handled by this framework.
21+
All platforms available with Flutter are [tested](https://github.com/cunarist/rinf/actions/workflows/build_test_app.yaml?query=branch%3Amain) and supported. Challenging build settings are automatically handled by this framework.
2222

2323
- ✅ Linux: Tested and supported
2424
- ✅ Android: Tested and supported

rust_crate/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Pub Version](https://img.shields.io/pub/v/rinf)](https://pub.dev/packages/rinf)
44
[![Crate Version](https://img.shields.io/crates/v/rinf)](https://crates.io/crates/rinf)
55
[![GitHub Stars](https://img.shields.io/github/stars/cunarist/rinf)](https://github.com/cunarist/rinf/stargazers)
6-
[![Build Test](https://github.com/cunarist/rinf/actions/workflows/build_test.yaml/badge.svg)](https://github.com/cunarist/rinf/actions/workflows/build_test.yaml?query=branch%3Amain)
6+
[![Build Test](https://github.com/cunarist/rinf/actions/workflows/build_test_app.yaml/badge.svg)](https://github.com/cunarist/rinf/actions/workflows/build_test_app.yaml?query=branch%3Amain)
77
[![GitHub License](https://img.shields.io/github/license/cunarist/rinf)](https://github.com/cunarist/rinf/blob/main/LICENSE)
88

99
**Rust for native business logic, Flutter for flexible and beautiful GUI**
@@ -18,7 +18,7 @@ Visit the [demo](https://rinf-demo.cunarist.com/) running on the web to experien
1818

1919
## 🖥️ Platform Support
2020

21-
All platforms available with Flutter are [tested](https://github.com/cunarist/rinf/actions/workflows/build_test.yaml?query=branch%3Amain) and supported. Challenging build settings are automatically handled by this framework.
21+
All platforms available with Flutter are [tested](https://github.com/cunarist/rinf/actions/workflows/build_test_app.yaml?query=branch%3Amain) and supported. Challenging build settings are automatically handled by this framework.
2222

2323
- ✅ Linux: Tested and supported
2424
- ✅ Android: Tested and supported

0 commit comments

Comments
 (0)