From baa5504bdd9cbec8ad2d308a57ac653d882ab7b1 Mon Sep 17 00:00:00 2001 From: Sven Serlier <85389871+wrt54g@users.noreply.github.com> Date: Sat, 29 Apr 2023 10:36:48 +0200 Subject: [PATCH] Update URLs in readme (#1760) --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 96d345c4..b413c4c9 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This is the source for the [Home Assistant Development documentation](https://de ## Updating the docs -Documentation is built using [Docusaurus](https://v2.docusaurus.io/). +Documentation is built using [Docusaurus](https://docusaurus.io/). ## Editing on GitHub @@ -24,12 +24,12 @@ The easiest way to get started with development is to use Visual Studio Code wit - [git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) - Docker - - For Linux, macOS, or Windows 10 Pro/Enterprise/Education use the [current release version of Docker](https://docs.docker.com/install/) - - Windows 10 Home requires [WSL 2](https://docs.microsoft.com/windows/wsl/wsl2-install) and the current Edge version of Docker Desktop (see instructions [here](https://docs.docker.com/docker-for-windows/wsl-tech-preview/)). This can also be used for Windows Pro/Enterprise/Education. + - For Linux, macOS, or Windows 10 Pro/Enterprise/Education use the [current release version of Docker](https://docs.docker.com/get-docker/) + - Windows 10 Home requires [WSL 2](https://learn.microsoft.com/windows/wsl/install) and the current Edge version of Docker Desktop (see instructions [here](https://docs.docker.com/desktop/windows/wsl/)). This can also be used for Windows Pro/Enterprise/Education. - [Visual Studio code](https://code.visualstudio.com/) - [Remote - Containers (VSC Extension)][extension-link] -[More info about requirements and devcontainer in general](https://code.visualstudio.com/docs/remote/containers#_getting-started) +[More info about requirements and devcontainer in general](https://code.visualstudio.com/docs/devcontainers/containers#_getting-started) [extension-link]: https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers