From 24551d74ed42b7080214a774be40935fe3dd2943 Mon Sep 17 00:00:00 2001 From: Lee Stott Date: Tue, 21 Nov 2023 10:33:59 +0000 Subject: [PATCH] Fix link for OpenAI signup --- 00-course-setup/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/00-course-setup/README.md b/00-course-setup/README.md index 8fa7e23d7..9de4333d7 100644 --- a/00-course-setup/README.md +++ b/00-course-setup/README.md @@ -103,7 +103,7 @@ One of the best ways to keep your API keys secure when using GitHub Codespaces i The course has 6 concept lessons and 6 coding lessons. -For the coding lessons, we are using the Azure OpenAI Service. You will need access to the Azure OpenAI service and an API key to run this code. You can apply to get access by [completing this application](https://customervoice.microsoft.com/Pages/ResponsePage.aspx?id=v4j5cvGGr0GRqy180BHbR7en2Ais5pxKtso_Pz4b1_xUOFA5Qk1UWDRBMjg0WFhPMkIzTzhKQ1dWNyQlQCN0PWcu&culture=en-us&country=us&WT.mc_id=academic-105485-koreyst). +For the coding lessons, we are using the Azure OpenAI Service. You will need access to the Azure OpenAI service and an API key to run this code. You can apply to get access by [completing this application](https://azure.microsoft.com/products/ai-services/openai-service?WT.mc_id=academic-105485-koreyst). While you wait for your application to be processed, each coding lesson also includes a `README.md` file where you can view the code and outputs.