From f2bdf7f860dc3783b231e6b69d52422d7a75697d Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Sun, 29 Nov 2020 10:46:50 -0600 Subject: [PATCH] HTTPS-ify and remove dead links --- Gamepad-Mapping.md | 2 +- Project-and-Community.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gamepad-Mapping.md b/Gamepad-Mapping.md index 51042f8..0fbb16a 100644 --- a/Gamepad-Mapping.md +++ b/Gamepad-Mapping.md @@ -4,6 +4,6 @@ If your gamepad mapping isn't included in Moonlight or SDL, you will need to map ### Mapping Instructions -1. Run this [SDL gamepad mapping tool](http://generalarcade.com/gamepadtool/) +1. Run this [SDL gamepad mapping tool](https://generalarcade.com/gamepadtool/) 2. Select the controller without a mapping, then click "Create a new mapping" 3. After mapping, click "Set Mapping As Environment Variable" and start Moonlight \ No newline at end of file diff --git a/Project-and-Community.md b/Project-and-Community.md index 379c4c4..efb43a7 100644 --- a/Project-and-Community.md +++ b/Project-and-Community.md @@ -1,7 +1,7 @@ Join our Discord ## Meet the Developers -Moonlight was created by [Case Western Reserve University](http://case.edu) students as a project at the [MHacks](http://mhacks.org) hackathon in 2013 and further developed at MHacks and [HackCWRU](http://www.hackcwru.com) in 2014. It's hard to put a cool project down after a hackathon, so we continue to develop Moonlight today. +Moonlight was created by [Case Western Reserve University](https://case.edu) students as a project at the [MHacks](https://mhacks.org) hackathon in 2013 and further developed at MHacks and HackCWRU in 2014. It's hard to put a cool project down after a hackathon, so we continue to develop Moonlight today. Who we are: * [Cameron Gutman](https://github.com/cgutman)