From b0c4b3c4e18d0cc97b9d250cc4e89c6a08bc2836 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Fri, 27 Mar 2026 21:22:17 +0100 Subject: [PATCH] Change the documentation URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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