Skip to content

Commit 0255347

Browse files
Fixing (?) a broken link to MongoDB disk use.
1 parent d1c1da2 commit 0255347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/faq/developers.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ MongoDB aggressively preallocates data files to reserve space and
149149
avoid file system fragmentation. You can use the :setting:`smallfiles`
150150
flag to modify the file prealocation strategy.
151151

152-
.. seealso:: This wiki page that address :wiki:`MongoDB disk use <http://www.mongodb.org/display/DOCS/Excessive+Disk+Space>`.
152+
.. seealso:: This wiki page that address :wiki:`MongoDB disk use </Excessive+Disk+Space>`.
153153

154154
How does MongoDB address SQL or Query injection?
155155
------------------------------------------------

0 commit comments

Comments
 (0)