Skip to content

Commit 297df27

Browse files
authored
DOCSP-25783 Correct Log Paths (#261)
1 parent 701e50f commit 297df27

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/logs.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@ history:
4949
- Path to History File
5050

5151
* - macOS and Linux
52-
- ``~/.mongodb/mongosh/.mongosh_repl_history``
52+
- ``~/.mongodb/mongosh/mongosh_repl_history``
5353

5454
* - Windows
55-
- ``%UserProfile%/.mongodb/mongosh/.mongosh_repl_history``
55+
- ``%UserProfile%/.mongodb/mongosh/mongosh_repl_history``
5656

5757
Log Retention
5858
-------------

0 commit comments

Comments
 (0)