From cd4046c741b331593d77d62b8cd9b2293a3f1923 Mon Sep 17 00:00:00 2001 From: bwendlandt-intel Date: Mon, 7 Dec 2020 10:46:22 -0700 Subject: [PATCH] update to new docs location --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d1ae79b..d9775a4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ The Remote Provisioning Client (RPC) is an application that enables remote capabilities for IntelĀ® AMT, such as as device activation and configuration. To accomplish this, RPC communicates with the Remote Provisioning Server (RPS) to activate and connect the edge device. -**For detailed documentation** about RPC or other features of the Open AMT Cloud Toolkit, see the [docs](https://open-amt-cloud-toolkit.github.io/mps/). +**For detailed documentation** about RPC or other features of the Open AMT Cloud Toolkit, see the [docs](https://open-amt-cloud-toolkit.github.io/docs/). ## Prerequisites @@ -24,4 +24,4 @@ We leverage GitHub Actions as a means to build RPC automatically leveraging Gith 5. Once complete, click the completed job, and download the appropriate RPC for your OS under the "Artifacts" section. -For detailed documentation about RPC and using it to activate a device, see the [docs](https://open-amt-cloud-toolkit.github.io/mps/) +For detailed documentation about RPC and using it to activate a device, see the [docs](https://open-amt-cloud-toolkit.github.io/docs/)