chore: Ensures arcane_analysis badge is linkable

Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
This commit is contained in:
2026-07-31 17:12:22 +02:00
parent 60d7b6f97e
commit b8ea78c4e5
+2 -1
View File
@@ -3,7 +3,7 @@
> _**A**gnostic **R**eusable **C**omponent **A**rchitecture for **N**ew > _**A**gnostic **R**eusable **C**omponent **A**rchitecture for **N**ew
> **E**cosystems_ > **E**cosystems_
![style: arcane analysis](https://img.shields.io/badge/style-arcane_analysis-6E35AE) [![style: arcane analysis](https://img.shields.io/badge/style-arcane_analysis-6E35AE)](https://pub.dev/packages/arcane_analysis)
The Arcane Framework is a powerful Dart package designed to provide a robust The Arcane Framework is a powerful Dart package designed to provide a robust
architecture for managing key application services such as logging, architecture for managing key application services such as logging,
@@ -27,6 +27,7 @@ and service management.
- [Feature Flags](#feature-flags) - [Feature Flags](#feature-flags)
- [Logging](#logging) - [Logging](#logging)
- [Authentication](#authentication) - [Authentication](#authentication)
- [Authentication Status](#authentication-status)
- [Application Environments](#application-environments) - [Application Environments](#application-environments)
- [Dynamic Theming](#dynamic-theming) - [Dynamic Theming](#dynamic-theming)
- [Contributing](#contributing) - [Contributing](#contributing)