diff --git a/mongo/content.md b/mongo/content.md index 4aa213239..7d46b4cdb 100644 --- a/mongo/content.md +++ b/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