From 3e03f81e746c21b64cd13733dd44778c710a9329 Mon Sep 17 00:00:00 2001 From: indifferentketchup Date: Fri, 1 May 2026 22:19:55 +0000 Subject: [PATCH] docs: point README codex link at indifferentketchup/codex The previous bullet credited aternosorg/codex-minecraft as the analysis engine; that dependency was dropped in the codex-swap commit. Updates the link to point at the in-tree indifferentketchup/codex repo on Gitea while preserving an attribution back to the upstream codex that iblogs is built on. The footer credit (Aternos / mclogs) remains the load-bearing attribution per the manual-fork rules. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27afe5f..a49d341 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ * Syntax highlighting * Line numbers * Direct links to specific lines -* Analysis and parsing using [codex](https://github.com/aternosorg/codex-minecraft) +* Analysis and parsing using [indifferentketchup/codex](https://git.indifferentketchup.com/indifferentketchup/ik-codex), forked from [aternos/codex-minecraft](https://github.com/aternosorg/codex-minecraft) ### For developers * Upload your logs using the API