Просмотр исходного кода

Update mongo/content.md

Co-Authored-By: wglambert <[email protected]>
Tianon Gravi 6 лет назад
Родитель
Сommit
a024f75c8a
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      mongo/content.md

+ 1 - 1
mongo/content.md

@@ -84,7 +84,7 @@ Taking the examples above you can configure the cache size to use 1.5GB as:
 $ docker run --name some-%%REPO%% -d %%IMAGE%% --wiredTigerCacheSizeGB 1.5
 ```
 
-See also https://docs.mongodb.com/manual/reference/program/mongod/#wiredtiger-options
+See [the upstream "WiredTiger Options" documentation](https://docs.mongodb.com/manual/reference/program/mongod/#wiredtiger-options) for more details.
 
 ## Using a custom MongoDB configuration file