diff --git a/docs/docs/tutorials/api/whisper_tutorial.ipynb b/docs/docs/tutorials/api/whisper_tutorial.ipynb index 3ccbdefc..3c61ac82 100644 --- a/docs/docs/tutorials/api/whisper_tutorial.ipynb +++ b/docs/docs/tutorials/api/whisper_tutorial.ipynb @@ -382,7 +382,7 @@ "id": "f2blJaY5SD2R" }, "source": [ - "It is at this point that the attestation process is triggered. There is a technical explanation of what goes on in [our confidential computing guide](../../getting-started/confidential_computing.md). \n", + "It is at this point that the attestation process is triggered. There is a technical explanation of what goes on in [our confidential computing guide](https://blindai.mithrilsecurity.io/en/latest/docs/getting-started/confidential_computing/).\n", "\n", "But if you haven't read it yet, all you need to know at this point is that the attestation process **verifies** that the **application code** running in the enclave has **not been modified**. To do so, it will check that the Mithril server instance is running a real enclave using **genuine hardware**. \n", "\n",