summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2026-03-27 21:22:17 +0100
committerEugen Wissner <belka@caraus.de>2026-03-27 21:22:17 +0100
commitb0c4b3c4e18d0cc97b9d250cc4e89c6a08bc2836 (patch)
tree4dff3b5e7a2161fa485a927869c3a28195208a9f /README.md
parentd8b11d740f2a31b8688cef5c37d5392f89cfe245 (diff)
downloadtanya-master.tar.gz
Change the documentation URLHEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8fc3399..1e356e5 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ Garbage Collector heap. Everything in the library is usable in @nogc code.
Tanya provides data structures and utilities to facilitate painless systems
programming in D.
-- [API Documentation](https://docs.caraus.tech/tanya)
+- [API Documentation](https://mirrors.caraus.tech/docs/tanya)
## Overview