From a617d3fd5b831da07e8700e51fd3661e1f829369 Mon Sep 17 00:00:00 2001 From: Bartok9 Date: Wed, 15 Jul 2026 05:20:58 -0400 Subject: [PATCH] docs: use github.com/microsoft casing on README/SUPPORT links Normalize release/issues navigational URLs to lowercase org path for consistency with GitHub canonical paths and open clone-URL docs PRs. --- README.md | 6 +++--- docs/SUPPORT.md | 2 +- 2 files changed, 4 insertions(+), 4 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 diff --git a/docs/SUPPORT.md b/docs/SUPPORT.md index c94373de06..f3124db5f2 100644 --- a/docs/SUPPORT.md +++ b/docs/SUPPORT.md @@ -3,5 +3,5 @@ We highly recommend to take a look at source code and contribute to the project. Due to large number of incoming feature request we may not be able to get to your request in your desired timeframe. So please [contribute](CONTRIBUTING.md) :). * [Ask in Discussions](https://github.com/microsoft/AirSim/discussions) -* [File GitHub Issue](https://github.com/Microsoft/AirSim/issues) +* [File GitHub Issue](https://github.com/microsoft/AirSim/issues) * [Join AirSim Facebook Group](https://www.facebook.com/groups/1225832467530667/)