From a9904b66e8aceb6a55f6118e9d3545ab4f18d221 Mon Sep 17 00:00:00 2001 From: Bartok9 <259807879+Bartok9@users.noreply.github.com> Date: Sat, 1 Aug 2026 05:22:47 -0400 Subject: [PATCH] docs(readme): lowercase microsoft org in GitHub links Match github.com/microsoft casing used elsewhere in the tree. Signed-off-by: Bartok9 <259807879+Bartok9@users.noreply.github.com> --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 76924e833b..dc56f05c66 100644 --- a/README.md +++ b/README.md @@ -21,12 +21,12 @@ Cars in AirSim ### Windows [![Build Status](https://github.com/microsoft/AirSim/actions/workflows/test_windows.yml/badge.svg)](https://github.com/microsoft/AirSim/actions/workflows/test_windows.yml) -* [Download binaries](https://github.com/Microsoft/AirSim/releases) +* [Download binaries](https://github.com/microsoft/AirSim/releases) * [Build it](https://microsoft.github.io/AirSim/build_windows) ### Linux [![Build Status](https://github.com/microsoft/AirSim/actions/workflows/test_ubuntu.yml/badge.svg)](https://github.com/microsoft/AirSim/actions/workflows/test_ubuntu.yml) -* [Download binaries](https://github.com/Microsoft/AirSim/releases) +* [Download binaries](https://github.com/microsoft/AirSim/releases) * [Build it](https://microsoft.github.io/AirSim/build_linux) ### macOS @@ -145,7 +145,7 @@ For complete list of changes, view our [Changelog](docs/CHANGELOG.md) ## FAQ -If you run into problems, check the [FAQ](https://microsoft.github.io/AirSim/faq) and feel free to post issues in the [AirSim](https://github.com/Microsoft/AirSim/issues) repository. +If you run into problems, check the [FAQ](https://microsoft.github.io/AirSim/faq) and feel free to post issues in the [AirSim](https://github.com/microsoft/AirSim/issues) repository. ## Code of Conduct