From dc65808634c331dd61b5aed5c8eca5ca359f3a91 Mon Sep 17 00:00:00 2001 From: Alejandro de la Vega Date: Tue, 7 Feb 2023 11:32:58 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 521d97c..a70b127 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Use `pip` to install it: ## Documentation 📚 Full documentation can be found at [readthedocs](https://pyns.readthedocs.io/en/latest/). -For API docs, check out the [Swagger API UI](http://neuroscout.org/swagger-ui/). +For API docs, check out the [Swagger API UI](https://neuroscout.org/api/swagger/). For a tutorial see this [jupyter notebook example](./examples/Tutorial.ipynb). You can also follow the Neuroscout Paper's analyses in this interactive [jupyter book](https://neuroscout.github.io/neuroscout-paper/intro.html).