From a4642ecffd4ad5cab1895d0e295aab186e660790 Mon Sep 17 00:00:00 2001 From: David Hedlund Date: Tue, 17 Sep 2024 06:52:31 +0200 Subject: [PATCH] docs: Fix link to documentation site (#1152) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1f1b16..33f5f0c 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The autoconfig files included in this repository are used to recognize input dev If your input device is not recognized by RetroArch even after updating the controller profiles, then you can generate a new profile for it from RetroArch itself. -You can find detailed instructions to do this in the [official website](https://www.retroarch.com/index.php?page=controller-autoconfig). +You can find detailed instructions to do this in our [Joypad Auto Configuration](https://docs.libretro.com/guides/controller-autoconfiguration/) guide. Please **always run `Settings` -> `Input` -> `RetroPad Binds` -> `Port 1 Controls` -> `Save Controller Profile`** in order to generate correct autoconfig file name, and file content (including `input_device`). Also, only modify existing autoconfig files with data from `Save Controller Profile` generated autoconfig files, with other words, do not autoconfig files for controllers that you don't own.