[Docs]Fix broken link in communication-with-modules.md (#33290)

This commit is contained in:
PesBandi
2024-06-12 15:25:10 +02:00
committed by GitHub
parent 638f91f75d
commit d3aa5028aa

View File

@@ -2,7 +2,7 @@
## Through runner ## Through runner
- The settings process communicates changes in the UI to most modules using the runner through delegates. - The settings process communicates changes in the UI to most modules using the runner through delegates.
- More details on this are mentioned in [`runner-ipc.md`](settingsv2/runner-ipc.md). - More details on this are mentioned in [`runner-ipc.md`](runner-ipc.md).
## PT Run ## PT Run
- Any changes to the UI are saved by the settings process in the `settings.json` file located within the `/Local/Microsoft/PowerToys/Launcher/` folder. - Any changes to the UI are saved by the settings process in the `settings.json` file located within the `/Local/Microsoft/PowerToys/Launcher/` folder.