docs: point CI badge at Gitea Actions (was bogus GitHub URL)
Some checks are pending
CI / lint (push) Waiting to run
CI / test (push) Waiting to run
CI / docker-build (push) Waiting to run
CI / security (push) Waiting to run
CI / build-result (push) Blocked by required conditions

This commit is contained in:
Jarian Cottingham 2026-08-21 15:50:35 +00:00
parent 5e0b70a1f7
commit d0c673398d

View File

@ -5,7 +5,7 @@ Scan media directories, extract metadata with FFmpeg, tag files as extras or
commentary, and move them into Jellyfin-compatible folder structures — with a commentary, and move them into Jellyfin-compatible folder structures — with a
full audit trail. full audit trail.
[![CI](https://github.com/actions/workflows/test.yml/badge.svg)](https://github.com/actions/workflows/test.yml) [![CI](https://git.jarianc.com/jarianc/MovieMapper/actions/workflows/ci.yml/badge.svg)](https://git.jarianc.com/jarianc/MovieMapper/actions)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
## Features ## Features