diff --git a/include/files-and-directories-ardour-knows-about.html b/include/files-and-directories-ardour-knows-about.html index 3dd0c63..57bb722 100644 --- a/include/files-and-directories-ardour-knows-about.html +++ b/include/files-and-directories-ardour-knows-about.html @@ -59,8 +59,8 @@ a real path.

- An example of a configuration path in Window (from XP) would be: - C:\Documents and Settings\<User>\Application Data\Local Settings\Ardour5\ + An example of a configuration path in Window 10 would be: + C:\<User>\AppData\Local\Ardour5\ The user in the path would be the user's account name.

@@ -146,8 +146,8 @@

LV2

- The LV2 standard for Windows is %APPDATA%/LV2/ or - %COMMONPROGRAMFILES%/LV2/ + The LV2 standard for Windows is %APPDATA%/LV2/ (On Windows 10: C:\<User>\AppData\Roaming\LV2\)%COMMONPROGRAMFILES%/LV2/ (On Windows 10: C:\Program Files\LV2\).

Project Directory