From b4f9db7d42ec934756524abbeb842091aa9462dd Mon Sep 17 00:00:00 2001 From: dawn <90008@gaze.systems> Date: Wed, 08 Apr 2026 19:12:53 +0000 Subject: [PATCH] [docs] update readme --- README.md | 2 +- 1 file(s) changed, 1 insertion(s)(+), 1 deletion(s)(-) diff --git a/README.md b/README.md --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ [random.wisp.place](https://tangled.org/did:plc:dfl62fgb7wtjj3fcbb72naae/random.wisp.place) (standalone binary using http API) or the [statusphere example](./examples/statusphere.rs) (hydrant-as-library) for examples on how to -use hydrant (for rust docs look at https://hydrant.gaze.systems/ for now). +use hydrant (for rust docs look at https://hydrant.klbr.net/ for now). **WARNING: *the db format is only partially stable.*** we provide migrations in hydrant itself, so nothing should go wrong! you should still probably keep backups just in case! -- tangled.sh