From f2b0ef7dbf072008009a887bbcb406fb86f95df0 Mon Sep 17 00:00:00 2001 From: "Simen A. W. Olsen" Date: Sat, 22 Aug 2026 18:10:33 +0200 Subject: fix: use absolute URL for epubs branch link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f892611..c670e6c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Turns the [Zig language reference](https://ziglang.org/documentation/) into an **EPUB**, one per Zig version. CI runs it on a schedule and commits the resulting -`.epub` files back into [`epubs/`](epubs/). +`.epub` files back into [`epubs/`](https://git.simenandre.no/ziglang-docs-epub/tree/epubs). ## Why -- cgit v1.2.3