From 9e2f94c25ff8aa9d7cf3f7cb7dc4d405e967a890 Mon Sep 17 00:00:00 2001 From: Chandrika Date: Tue, 3 Oct 2023 17:04:40 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2ed06f..4b1a676 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ configuration shown above). This will create a file called web-users.json in the Additionally, the web service provides a RESTful API which can be used by other applications. Full documentation for the API is available on -[Readthedocs](https://eclipse-volttron.readthedocs.io/en/latest/external-docs/volttron-lib-web/docs/source/index.html). +[Readthedocs](https://eclipse-volttron.readthedocs.io/en/latest/external-docs/volttron-lib-web/index.html). Note that it is necessary for most API endpoints to have previously created a username and password for authentication by visiting the /admin page or by manually copying or creating a web-users.json file. Authentication can then be