From 134f5f452c26c565e3b7a84b253bad1671f0f808 Mon Sep 17 00:00:00 2001 From: Benoit Chevallier-Mames Date: Fri, 24 Sep 2021 18:58:00 +0200 Subject: [PATCH] fix: fix url of docs. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5beaf9126..6aeecb9b2 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Information about how to use Docker for development are available in [DOCKER.md] ### Documenting -Some information about how to build the documentation of `concretefhe` are available in [DOCUMENTING.md](docs/dev/howto/DOCUMENTING.md). Notably, our documentation is pushed to [https://hdk.zama.ai](https://hdk.zama.ai). +Some information about how to build the documentation of `concretefhe` are available in [DOCUMENTING.md](docs/dev/howto/DOCUMENTING.md). Notably, our documentation is pushed to [https://docs.zama.ai/concretefhe/](https://docs.zama.ai/concretefhe/). ### Developing