Skip to content

Commit fd7bce3

Browse files
Update license file paths for GitKraken client on Windows
The commit updates the license file paths for the GitKraken client on Windows. The new paths are: - `C:\\ProgramData\\GitKraken` - `%APPDATA%\\.gitkraken` This change ensures that the license file is placed in the correct directory locations for GitKraken on Windows.
1 parent de7e42a commit fd7bce3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gitkraken-client/serverless.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,13 +127,13 @@ You can also place your license file into specific directory locations for GitKr
127127

128128
**Windows:**
129129

130-
- ``C:\ProgramData\GitKraken``
130+
- `C:\\ProgramData\\GitKraken`
131131

132132
- directory above the `exe`
133133

134134
- directory of the `exe`
135135

136-
- ``%APPDATA%\.gitkraken``
136+
- `%APPDATA%\\.gitkraken`
137137

138138
#### Updating License file
139139

0 commit comments

Comments
 (0)