From dccde298fe4c7fd2debda1792d905ecc30cd020d Mon Sep 17 00:00:00 2001 From: Bobbins228 Date: Thu, 18 Jan 2024 15:38:05 +0000 Subject: [PATCH] Updated documentation link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e864189b..8228b685 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For guided demos and basics walkthroughs, check out the following links: - Note that these notebooks will work with the latest `codeflare-sdk` PyPI release. For testing and experimentation with `main` branch, please use the [preview notebooks](https://github.com/project-codeflare/codeflare-sdk/tree/main/demo-notebooks/guided-demos/preview_nbs) - Additionally, we have a [video walkthrough](https://www.youtube.com/watch?v=U76iIfd9EmE) of these basic demos from June, 2023 -Full documentation can be found [here](https://project-codeflare.github.io/codeflare-sdk/) +Full documentation can be found [here](https://project-codeflare.github.io/codeflare-sdk/detailed-documentation) ## Installation