Explorar el Código

Update mongo/content.md

Co-Authored-By: wglambert <[email protected]>
Tianon Gravi hace 6 años
padre
commit
a024f75c8a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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