From 5c5e3fdcf63b70554a9801f5a9dbca59bb2dbb08 Mon Sep 17 00:00:00 2001 From: Chuck Lantz Date: Tue, 16 Apr 2019 19:46:25 -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 5db00fb7..165abde1 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This is a sample project to go along with the "try" quick start for the VS Code Remote - Containers extension. -See [https://aka.ms/vsocde-remote/containers/getting-started](https://aka.ms/vsocde-remote/containers/getting-started) for details. +See [https://aka.ms/vscode-remote/containers/getting-started](https://aka.ms/vscode-remote/containers/getting-started) for details. Other samples and dev container definitions: - [Tweeter App - Python and Django](https://github.com/Microsoft/python-sample-tweeterapp)