You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At this point you could make changes to the code if required. However, no changes are needed to deploy and test the app as shown in the next step.
52
52
@@ -209,7 +209,7 @@ You can run this template virtually by using GitHub Codespaces. The button will
209
209
210
210
1. Open the template (this may take several minutes):
211
211
212
-
[](https://codespaces.new/Azure-Samples/azureai-basic-python)
212
+
[](https://codespaces.new/Azure-Samples/get-started-with-ai-agents)
213
213
214
214
2. Open a terminal window
215
215
3. Continue with the [deploying steps](#deployment)
@@ -226,7 +226,7 @@ A related option is VS Code Dev Containers, which will open the project in your
226
226
1. Start Docker Desktop (install it if not already installed [Docker Desktop](https://www.docker.com/products/docker-desktop/))
227
227
2. Open the project:
228
228
229
-
[](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/Azure-Samples/azureai-basic-python)
229
+
[](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/Azure-Samples/get-started-with-ai-agents)
230
230
231
231
3. In the VS Code window that opens, once the project files show up (this may take several minutes), open a terminal window.
232
232
4. Continue with the [deploying steps](#deployment)
0 commit comments