From febd395e7386a53f43b62efabdb947f7830592df Mon Sep 17 00:00:00 2001 From: Josh Wong Date: Mon, 5 Feb 2024 08:45:05 +0900 Subject: [PATCH] Add notice about the relocation of docs (#89) --- docs/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/README.md b/docs/README.md index 4a2a451..cd4c5d3 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,3 +1,9 @@ +> [!CAUTION] +> +> The `docs` folder has been moved to the centralized documentation repository, [docs-internal](https://github.com/scalar-labs/docs-internal). Please update this documentation in that repository instead. +> +> To view the ScalarDL documentation, visit [ScalarDL Documentation](https://scalardl.scalar-labs.com/docs/). + # Scalar DL Node Client SDK This is a library for Node.js applications by which the applications can interact with a [Scalar DL](https://github.com/scalar-labs/scalardl) network.