From c7bfbe06570b986e10c27a483dad83908feb892f Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Mon, 27 Dec 2021 10:57:05 +0100 Subject: [PATCH] Update the documentation link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e27532..95f535d 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,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.io/tanya) +- [API Documentation](https://docs.caraus.tech/tanya) ## Overview