aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimen A. W. Olsen <hello@simenandre.no>2026-08-22 18:10:33 +0200
committerSimen A. W. Olsen <hello@simenandre.no>2026-08-22 18:10:33 +0200
commitf2b0ef7dbf072008009a887bbcb406fb86f95df0 (patch)
treee9921c2825475b19d28aa0d1bd7a93502da30eb0
parent4410a692079920376fb7215c7cd4c7debd8c7a15 (diff)
downloadziglang-docs-epub-f2b0ef7dbf072008009a887bbcb406fb86f95df0.tar.gz
ziglang-docs-epub-f2b0ef7dbf072008009a887bbcb406fb86f95df0.zip
fix: use absolute URL for epubs branch linkHEADmain
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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