Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update Exploring-the-user-interface.rst
Fix config file location on Linux
  • Loading branch information
jsiegle authored Jul 16, 2025
commit 56522f5478aeb75a558641208051a280ff57e29d
2 changes: 1 addition & 1 deletion source/User-Manual/Exploring-the-user-interface.rst
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ Every action taken by the user is logged to a file, along with additional inform
Linux
------

Log files are written to :code:`/home/<username>/open-ephys/configs-api10`
Log files are written to :code:`/home/<username>/.config/open-ephys/configs-api10`

macOS
-------
Expand Down
Loading