From 1f552b23c6ba1a5dae67793503f1c453c898c503 Mon Sep 17 00:00:00 2001 From: redphx <96280+redphx@users.noreply.github.com> Date: Tue, 20 Dec 2022 16:22:17 +0700 Subject: [PATCH] Update README.md (#35) Fix broken link to Privacy page and remove ".html" suffix in multiple URL. --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 90fe93a..f75db95 100644 --- a/README.md +++ b/README.md @@ -27,18 +27,18 @@ See all instructions here: [https://steam-deck-tools.ayufan.dev/](https://steam- This project provides the following applications: -- [Fan Control](https://steam-deck-tools.ayufan.dev/fan-control.html) - control Fan on Windows -- [Performance Overlay](https://steam-deck-tools.ayufan.dev/performance-overlay.html) - see FPS and other stats -- [Power Control](https://steam-deck-tools.ayufan.dev/power-control.html) - change TDP or refresh rate -- [Steam Controller](https://steam-deck-tools.ayufan.dev/steam-controller.html) - use Steam Deck with Game Pass +- [Fan Control](https://steam-deck-tools.ayufan.dev/fan-control) - control Fan on Windows +- [Performance Overlay](https://steam-deck-tools.ayufan.dev/performance-overlay) - see FPS and other stats +- [Power Control](https://steam-deck-tools.ayufan.dev/power-control) - change TDP or refresh rate +- [Steam Controller](https://steam-deck-tools.ayufan.dev/steam-controller) - use Steam Deck with Game Pass ## Additional informations -- [Controller Shortcuts](https://steam-deck-tools.ayufan.dev/shortcuts.html) - default shortcuts when using [Steam Controller](https://steam-deck-tools.ayufan.dev/steam-controller.html). -- [Development](https://steam-deck-tools.ayufan.dev/development.html) - how to compile this project. -- [Risks](https://steam-deck-tools.ayufan.dev/risks.html) - this project uses kernel manipulation and might result in unstable system. -- [Privacy](privacy.md) - this project can connect to remote server to check for auto-updates or track errors -- [Troubleshooting](https://steam-deck-tools.ayufan.dev/troubleshooting.html) - if you encounter any problems. +- [Controller Shortcuts](https://steam-deck-tools.ayufan.dev/shortcuts) - default shortcuts when using [Steam Controller](https://steam-deck-tools.ayufan.dev/steam-controller). +- [Development](https://steam-deck-tools.ayufan.dev/development) - how to compile this project. +- [Risks](https://steam-deck-tools.ayufan.dev/risks) - this project uses kernel manipulation and might result in unstable system. +- [Privacy](https://steam-deck-tools.ayufan.dev/privacy) - this project can connect to remote server to check for auto-updates or track errors +- [Troubleshooting](https://steam-deck-tools.ayufan.dev/troubleshooting) - if you encounter any problems. ## Join Us