Skip to content

Commit 8781a05

Browse files
authored
README.md: update links to SDL_GameControllerDB GitHub page
1 parent 26a0bc6 commit 8781a05

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Linux users may want to use the [ControllerBuddy-Flatpak](https://github.com/bwR
8888
- Dual Shock 3
8989
- Dual Shock 4
9090
- Dual Sense
91-
- etc. (to check if your controller is supported please refer to the [SDL_GameControllerDB](https://github.com/gabomdq/SDL_GameControllerDB) project)
91+
- etc. (to check if your controller is supported please refer to the [SDL_GameControllerDB](https://github.com/mdqinc/SDL_GameControllerDB) project)
9292
- Supported operating systems:
9393
- Windows / Linux (local / client / server)
9494
- macOS (server only - no binaries provided!)
@@ -204,7 +204,7 @@ The [ControllerBuddy-Profiles](https://github.com/bwRavencl/ControllerBuddy-Prof
204204
|---------------------|-------------------------|-------------------------------------------------------------------------------------------------------------|:-----------------------:|
205205
| ‑autostart | local / client / server | starts the specified mode of operation after launch | yes |
206206
| ‑export | file destination | exports a visualization of the current profile to the specified path | yes |
207-
| ‑gamecontrollerdb | file source | adds the SDL controller mappings from the specified [file](https://github.com/gabomdq/SDL_GameControllerDB) | yes |
207+
| ‑gamecontrollerdb | file source | adds the SDL controller mappings from the specified [file](https://github.com/mdqinc/SDL_GameControllerDB) | yes |
208208
| ‑help | | prints the help and exits | no |
209209
| -host | hostname / IP address | sets the host address for outgoing network connections | yes |
210210
| -password | password | sets the password for all network connections | yes |
@@ -235,7 +235,7 @@ ControllerBuddy makes use of these awesome software technologies and libraries:
235235
- [FlatLaf](https://www.formdev.com/flatlaf/)
236236
- [Gson](https://github.com/google/gson)
237237
- [LWJGL - Lightweight Java Game Library 3](https://www.lwjgl.org)
238-
- [SDL_GameControllerDB](https://github.com/gabomdq/SDL_GameControllerDB)
238+
- [SDL_GameControllerDB](https://github.com/mdqinc/SDL_GameControllerDB)
239239
- [SLF4J](https://www.slf4j.org/)
240240
241241
## 🛠️ Building

0 commit comments

Comments
 (0)