From 74cc0a33c45974ce20be376061a63e02905976bf Mon Sep 17 00:00:00 2001 From: turtlewit <7892899+turtlewit@users.noreply.github.com> Date: Sun, 26 Aug 2018 09:11:52 -0700 Subject: [PATCH] fix typo in new section --- Proton-FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Proton-FAQ.md b/Proton-FAQ.md index 1de421d..a7dda4a 100644 --- a/Proton-FAQ.md +++ b/Proton-FAQ.md @@ -39,7 +39,7 @@ Saved games are stored in the game's WINE prefix. For example, if a game's save ```C:\Users\username\My Documents\My Games\SaveFolder``` on Windows, the folder would be located in ```(path-to-prefix)/drive_c/users/username/My Documents/My Games/SaveFolder``` -The [How does Proton manage WINE prefixes?](#how-does-proton-manage-wine-prefixes) covers how to find a game's WINE prefix. +The [How does Proton manage WINE prefixes?](#how-does-proton-manage-wine-prefixes) section covers how to find a game's WINE prefix. # Where are Proton's WINE binaries located?