We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 73f9431 + afe5429 commit 9b8e8e8Copy full SHA for 9b8e8e8
CONTRIBUTING.md
@@ -28,8 +28,8 @@
28
29
##### Windows
30
* OpenShot stores its logs in your user profile directory (`%USERPROFILE%`, e.g. `C:\Users\username\`)
31
- * **<code><var>%USERPROFILE%</var>\.openshot_qt\openshot-qt.log</code>**
32
- * **<code><var>%USERPROFILE%</var>\.openshot_qt\libopenshot.log</code>**
+ * **<code><var>%USERPROFILE%</var>\\.openshot_qt\openshot-qt.log</code>**
+ * **<code><var>%USERPROFILE%</var>\\.openshot_qt\libopenshot.log</code>**
33
34
##### Linux/MacOS
35
* OpenShot stores its logs in your home directory (`$HOME`, e.g. `/home/username/`)
0 commit comments