summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2021-12-27 10:57:05 +0100
committerEugen Wissner <belka@caraus.de>2021-12-27 10:57:05 +0100
commitc7bfbe06570b986e10c27a483dad83908feb892f (patch)
treeb6a54be4f8c8a2d27bc7a90587bafdff99dec567 /README.md
parent01550390718185445b2f852fd84d184a9c5eba76 (diff)
downloadtanya-c7bfbe06570b986e10c27a483dad83908feb892f.tar.gz
Update the documentation link
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 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