From 05c2735334b6102b37aa629c40e15fdb823084e9 Mon Sep 17 00:00:00 2001 From: Thilo Schwarz Date: Fri, 10 Jul 2026 16:00:03 +0200 Subject: [PATCH] Update `README.md` to replace Gitea Issues link with GitHub Issues link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 97c9157..fe53a78 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This project Spring Boot web service that automatically fetches, manages, and serves Javadoc documentation for Maven artifacts. If you encounter any bugs or find missing features, feel free to report them on -the [Gitea Issues page](https://github.com/th-schwarz/JavadocViewerService/issues). +the [Github Issues page](https://github.com/th-schwarz/JavadocViewerService/issues). ## Features