From 3fb7d07ea44c5fc168d52b32a074a59cd9bba637 Mon Sep 17 00:00:00 2001 From: martinsstuff Date: Wed, 22 Jun 2022 19:25:55 +0200 Subject: [PATCH] Remove link to expired domain, replaced by link to repo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b566fa6..6a994bd6 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This library allows Python scripts to read and set variables within MSFS2020 and It also includes, as an example, "Cockpit Companion", a flask mini http server which runs locally. It provides a web UI with a moving map and simulation variables. It also provides simulation data in JSON format in response to REST API requests. -Full documentation for this example can be found at [https://msfs2020.cc](https://msfs2020.cc) and it is included in a standalone repo here on Github as [MSFS2020-cockpit-companion](https://github.com/hankhank10/MSFS2020-cockpit-companion). +Full documentation for this example can be found [here](https://github.com/hankhank10/MSFS2020-cockpit-companion/blob/gh-pages/index.md) and it is included in a standalone repo here on Github as [MSFS2020-cockpit-companion](https://github.com/hankhank10/MSFS2020-cockpit-companion). ## Mobiflight Simconnect events: